Home
last modified time | relevance | path

Searched refs:assertTestLocation (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java59 assertTestLocation(location); in testConstructor()
386 assertTestLocation(location); in testSet()
417 assertTestLocation(newLocation); in testWriteToParcel()
470 private void assertTestLocation(Location l) { in assertTestLocation() method in LocationTest