Searched refs:NOTIFY_ENABLE_RESPONSE (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/wifi/1.6/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 76 NOTIFY_ENABLE_RESPONSE, enumerator 169 parent_.notify(NOTIFY_ENABLE_RESPONSE); in notifyEnableResponse() 477 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 478 … ASSERT_EQ(0x1 << NOTIFY_ENABLE_RESPONSE, callbackEventBitMap & (0x1 << NOTIFY_ENABLE_RESPONSE)); in TEST_P() 652 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 653 … ASSERT_EQ(0x1 << NOTIFY_ENABLE_RESPONSE, callbackEventBitMap & (0x1 << NOTIFY_ENABLE_RESPONSE)); in TEST_P()
|
/hardware/interfaces/wifi/1.2/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 81 NOTIFY_ENABLE_RESPONSE, enumerator 159 parent_.callbackType = NOTIFY_ENABLE_RESPONSE; in notifyEnableResponse() 497 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 498 ASSERT_EQ(NOTIFY_ENABLE_RESPONSE, callbackType); in TEST_P()
|
/hardware/interfaces/wifi/1.4/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 83 NOTIFY_ENABLE_RESPONSE, enumerator 161 parent_.callbackType = NOTIFY_ENABLE_RESPONSE; in notifyEnableResponse() 508 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 509 ASSERT_EQ(NOTIFY_ENABLE_RESPONSE, callbackType); in TEST_P()
|
/hardware/interfaces/wifi/aidl/vts/functional/ |
D | wifi_nan_iface_aidl_test.cpp | 89 NOTIFY_ENABLE_RESPONSE, enumerator 292 parent_.notify(NOTIFY_ENABLE_RESPONSE); in notifyEnableResponse() 466 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 467 ASSERT_TRUE(receivedCallback(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 629 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 630 ASSERT_TRUE(receivedCallback(NOTIFY_ENABLE_RESPONSE)); in TEST_P()
|
/hardware/interfaces/wifi/1.5/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 83 NOTIFY_ENABLE_RESPONSE, enumerator 177 parent_.callbackType = NOTIFY_ENABLE_RESPONSE; in notifyEnableResponse() 517 ASSERT_EQ(std::cv_status::no_timeout, wait(NOTIFY_ENABLE_RESPONSE)); in TEST_P() 518 ASSERT_EQ(NOTIFY_ENABLE_RESPONSE, callbackType); in TEST_P()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 77 NOTIFY_ENABLE_RESPONSE, enumerator 150 parent_.callbackType = NOTIFY_ENABLE_RESPONSE; in notifyEnableResponse()
|