Searched refs:next_mapped (Results 1 – 1 of 1) sorted by relevance
1441 int16_t next_mapped = WiFiService::SignalToStrength(i+1); in TEST_F() local1442 EXPECT_LE(current_mapped, next_mapped) in TEST_F()1449 int16_t next_mapped = WiFiService::SignalToStrength(i+1); in TEST_F() local1450 EXPECT_LE(current_mapped, next_mapped) in TEST_F()