Searched refs:GetConnectionCost (Results 1 – 6 of 6) sorted by relevance
280 NetworkChangeNotifier::GetConnectionCost()); in TEST_F()287 NetworkChangeNotifier::GetConnectionCost()); in TEST_F()303 TEST_F(NetworkChangeNotifierConnectionCostTest, GetConnectionCost) { in TEST_F() argument305 NetworkChangeNotifier::GetConnectionCost()); in TEST_F()
340 NetworkChangeNotifier::GetConnectionCost() { in GetConnectionCost() function in net::NetworkChangeNotifier1008 GetConnectionCost()); in NotifyObserversOfConnectionCostChange()
375 static ConnectionCost GetConnectionCost();
89 jint GetConnectionCost(JNIEnv* env, jobject obj);
394 notifier_.GetConnectionCost()); in TEST_F()397 notifier_.GetConnectionCost()); in TEST_F()
254 jint NetworkChangeNotifierDelegateAndroid::GetConnectionCost(JNIEnv*, jobject) { in GetConnectionCost() function in net::NetworkChangeNotifierDelegateAndroid