Searched refs:lock_called (Results 1 – 1 of 1) sorted by relevance
72 ULONG lock_called; member192 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()