Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java57 Location l = createTestLocation(); in testConstructor()
309 Location location = createTestLocation(); in testAccessExtras()
396 Location loc = createTestLocation(); in testSet()
418 Location location = createTestLocation(); in testToString()
424 Location location = createTestLocation(); in testWriteToParcel()
498 private Location createTestLocation() { in createTestLocation() method in LocationTest