Searched refs:SetRandomForTests (Results 1 – 3 of 3) sorted by relevance
17 void SetRandomForTests(int n) { ssid_generator_.SetRandomForTests(n); } in SetRandomForTests() function in weave::privet::WifiSsidGeneratorTest70 SetRandomForTests(47); in TEST_F()73 SetRandomForTests(9); in TEST_F()78 SetRandomForTests(99); in TEST_F()
32 void SetRandomForTests(int n);
97 void WifiSsidGenerator::SetRandomForTests(int n) { in SetRandomForTests() function in weave::privet::WifiSsidGenerator