Searched refs:kRoamThreshold32 (Results 1 – 2 of 2) sorted by relevance
2239 static const uint16_t kRoamThreshold32 = 32; in TEST_F() local2245 EXPECT_TRUE(SetRoamThreshold(service, kRoamThreshold32)); in TEST_F()2246 EXPECT_EQ(GetRoamThreshold(service), kRoamThreshold32); in TEST_F()
1542 static const uint16_t kRoamThreshold32 = 32; in TEST_F() local1554 SetRoamThreshold(kRoamThreshold32)); in TEST_F()1555 EXPECT_TRUE(SetRoamThreshold(kRoamThreshold32)); in TEST_F()1556 EXPECT_EQ(GetRoamThreshold(), kRoamThreshold32); in TEST_F()