Searched refs:statusNonEmpty (Results 1 – 1 of 1) sorted by relevance
171 const auto& statusNonEmpty = in TEST_P() local173 if (statusNonEmpty.code != WifiStatusCode::SUCCESS) { in TEST_P()174 EXPECT_EQ(WifiStatusCode::ERROR_NOT_SUPPORTED, statusNonEmpty.code); in TEST_P()203 const auto& statusNonEmpty = HIDL_INVOKE(wifi_chip_, getUsableChannels, in TEST_P() local205 if (statusNonEmpty.first.code != WifiStatusCode::SUCCESS) { in TEST_P()207 statusNonEmpty.first.code); in TEST_P()