HomeSort by relevance Sort by last modified time
    Searched full:nested_event_ (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ppapi/tests/
test_mouse_lock.cc 16 nested_event_(instance->pp_instance()) {
36 nested_event_.Signal();
49 nested_event_.Wait();
test_printing.h 30 NestedEvent nested_event_; member in class:TestPrinting
test_printing.cc 38 nested_event_(instance->pp_instance()) {
52 nested_event_.Wait();
82 nested_event_.Signal();
test_mouse_lock.h 36 NestedEvent nested_event_; member in class:TestMouseLock
test_input_event.h 58 NestedEvent nested_event_; member in class:TestInputEvent
test_input_event.cc 53 nested_event_(instance->pp_instance()),
180 nested_event_.Wait();
312 nested_event_.Signal();
test_utils.h 55 // nested_event_.Wait();
60 // nested_event_.Signal();

Completed in 251 milliseconds