Searched refs:realProvideLocation (Results 1 – 1 of 1) sorted by relevance
1567 Location realProvideLocation = mManager.getLastKnownLocation(realProvider); in testSetTestProviderLocation_B33091107() local1568 if (realProvideLocation != null) { in testSetTestProviderLocation_B33091107()1571 assertThat(realProvideLocation).isEqualTo(loc); in testSetTestProviderLocation_B33091107()