Searched refs:kFakeWiphyIndex (Results 1 – 1 of 1) sorted by relevance
53 constexpr uint16_t kFakeWiphyIndex = 8; variable117 NL80211Attr<uint32_t> wiphy_index_attr(NL80211_ATTR_WIPHY, kFakeWiphyIndex); in TEST_F()127 EXPECT_EQ(kFakeWiphyIndex, wiphy_index); in TEST_F()190 EXPECT_TRUE(netlink_utils_->GetInterfaces(kFakeWiphyIndex, &interfaces)); in TEST_F()232 EXPECT_TRUE(netlink_utils_->GetInterfaces(kFakeWiphyIndex, &interfaces)); in TEST_F()285 EXPECT_TRUE(netlink_utils_->GetInterfaces(kFakeWiphyIndex, &interfaces)); in TEST_F()305 EXPECT_FALSE(netlink_utils_->GetInterfaces(kFakeWiphyIndex, &interfaces)); in TEST_F()315 kFakeWiphyIndex)); in TEST_F()384 EXPECT_TRUE(netlink_utils_->GetWiphyInfo(kFakeWiphyIndex, in TEST_F()421 EXPECT_FALSE(netlink_utils_->GetWiphyInfo(kFakeWiphyIndex, in TEST_F()