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()
383 Location loc = createTestLocation(); in testSet()
405 Location location = createTestLocation(); in testToString()
411 Location location = createTestLocation(); in testWriteToParcel()
483 private Location createTestLocation() { in createTestLocation() method in LocationTest