Searched defs:GeolocationNetworkProviderTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dnetwork_location_provider_unittest.cc112 class GeolocationNetworkProviderTest : public testing::Test { class in namespace:content
134 GeolocationNetworkProviderTest() { function in class:content::GeolocationNetworkProviderTest
322 TEST_F(GeolocationNetworkProviderTest, CreateDestroy) {
331 TEST_F(GeolocationNetworkProviderTest, StartProvider) {
339 TEST_F(GeolocationNetworkProviderTest, StartProviderDefaultUrl) {
348 TEST_F(GeolocationNetworkProviderTest, StartProviderLongRequest) {
363 TEST_F(GeolocationNetworkProviderTest, MultipleWifiScansComplete) {
465 TEST_F(GeolocationNetworkProviderTest, NoRequestOnStartupUntilWifiData) {
484 TEST_F(GeolocationNetworkProviderTest, NewDataReplacesExistingNetworkRequest) {
498 TEST_F(GeolocationNetworkProviderTest, NetworkRequestDeferredForPermissio
[all...]

Completed in 82 milliseconds