Home
last modified time | relevance | path

Searched refs:lock_called (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/ole32/
H A Dstorage32.c72 ULONG lock_called; member
192 This->lock_called++; in TestLockBytes_LockRegion()
3900 ok(!lockbytes->lock_called, "unexpected call to LockRegion\n"); in test_custom_lockbytes()
3916 ok(lockbytes->lock_called, "expected LockRegion to be called\n"); in test_custom_lockbytes()