HomeSort by relevance Sort by last modified time
    Searched refs:TestGLibLoopInternal (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
message_pump_glib_unittest.cc 461 void TestGLibLoopInternal(EventInjector* injector) {
531 NewRunnableFunction(TestGLibLoopInternal, injector()));
  /external/chromium_org/base/message_loop/
message_pump_glib_unittest.cc 486 void TestGLibLoopInternal(EventInjector* injector) {
565 Bind(&TestGLibLoopInternal, Unretained(injector())));

Completed in 90 milliseconds