Searched refs:testReadThrottle (Results 1 – 1 of 1) sorted by relevance
/external/nos/test/system-test-harness/src/ |
D | weaver_tests.cc | 43 void testReadThrottle(const string& msg, uint32_t slot, const uint8_t *key, 142 void WeaverTest::testReadThrottle(const string& msg, uint32_t slot, in testReadThrottle() function in __anon8188f1880111::WeaverTest 243 testReadThrottle(__STAMP__, WeaverTest::slot, WRONG_KEY, 30); in TEST_F() 249 testReadThrottle(__STAMP__, WeaverTest::slot, WRONG_KEY, 30); in TEST_F() 255 testReadThrottle(__STAMP__, WeaverTest::slot, WRONG_KEY, 30); in TEST_F() 262 testReadThrottle(__STAMP__, WeaverTest::slot, WRONG_KEY, 30 - waited); in TEST_F()
|