Searched refs:BtifProfileQueueTest (Results 1 – 1 of 1) sorted by relevance
56 class BtifProfileQueueTest : public ::testing::Test { class71 const RawAddress BtifProfileQueueTest::kTestAddr1{73 const RawAddress BtifProfileQueueTest::kTestAddr2{78 if (*bda == BtifProfileQueueTest::kTestAddr1) { in test_connect_cb()79 if (uuid == BtifProfileQueueTest::kTestUuid1) { in test_connect_cb()85 if (uuid == BtifProfileQueueTest::kTestUuid1) { in test_connect_cb()94 TEST_F(BtifProfileQueueTest, test_connect) { in TEST_F() argument102 if (*bda == BtifProfileQueueTest::kTestAddr1) { in test_connect_cb_fail()103 if (uuid == BtifProfileQueueTest::kTestUuid1) { in test_connect_cb_fail()109 if (uuid == BtifProfileQueueTest::kTestUuid1) { in test_connect_cb_fail()[all …]