Searched defs:expectedTimeout (Results 1 – 12 of 12) sorted by relevance
143 …auto expectedTimeout = device->getHardwareInfo().capabilityTable.kmdNotifyProperties.delayKmdNotif… in HWTEST_F() local152 …auto expectedTimeout = device->getHardwareInfo().capabilityTable.kmdNotifyProperties.delayQuickKmd… in HWTEST_F() local162 …auto expectedTimeout = device->getHardwareInfo().capabilityTable.kmdNotifyProperties.delayKmdNotif… in HWTEST_F() local246 …auto expectedTimeout = device->getHardwareInfo().capabilityTable.kmdNotifyProperties.delayKmdNotif… in HWTEST_F() local257 …auto expectedTimeout = device->getHardwareInfo().capabilityTable.kmdNotifyProperties.delayKmdNotif… in HWTEST_F() local431 constexpr int64_t expectedTimeout = 20; in TEST_F() local445 constexpr int64_t expectedTimeout = 150; in TEST_F() local459 constexpr int64_t expectedTimeout = 150; in TEST_F() local
79 long expectedTimeout = System.currentTimeMillis() + TIMEOUT_MS; in main() local
60 int expectedTimeout) throws IOException { in doIO()
729 const int expectedTimeout = 40000; in runClient() local
3149 auto checkSocketQueueTimeout = [&](std::chrono::nanoseconds expectedTimeout) { in TEST()