Home
last modified time | relevance | path

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

/external/libchrome/base/mac/
Dmach_port_broker_unittest.cc108 TestTimeouts::action_timeout(), &rv)); in TEST_F()
126 TestTimeouts::action_timeout(), &rv)); in TEST_F()
/external/libmojo/mojo/edk/test/
Dmultiprocess_test_helper.cc141 test_child_, TestTimeouts::action_timeout(), &rv)); in WaitForChildShutdown()
144 test_child_.WaitForExitWithTimeout(TestTimeouts::action_timeout(), &rv)); in WaitForChildShutdown()
/external/libchrome/base/test/
Dtest_file_util.cc14 const TimeDelta kDelay = TestTimeouts::action_timeout() / kCycles; in EvictFileFromSystemCacheWithRetry()
Dtest_timeouts.h28 static base::TimeDelta action_timeout() { in action_timeout() function
/external/libmojo/mojo/edk/system/
Dtest_utils.cc47 TestTimeouts::action_timeout().InMicroseconds()); in ActionDeadline()
/external/libchrome/base/memory/
Dshared_memory_mac_unittest.cc241 TestTimeouts::action_timeout(), &rv)); in TEST_F()
281 TestTimeouts::action_timeout(), &rv)); in TEST_F()
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc202 TestTimeouts::action_timeout()); in WaitForEvents()