Home
last modified time | relevance | path

Searched refs:kTestRepeatCount (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/suite/adapter/
Dadapter_unittest.cc29 const int kTestRepeatCount = 5; variable
52 for (int i = 0; i < kTestRepeatCount; ++i) { in TEST_F()
158 for (int i = 0; i < kTestRepeatCount; ++i) { in TEST_F()
182 for (int i = 0; i < kTestRepeatCount; ++i) { in TEST_F()
/system/bt/btif/test/
Dbtif_config_cache_test.cc27 const int kTestRepeatCount = 30; variable
318 for (int i = 0; i < kTestRepeatCount; ++i) { in TEST()