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.java61 Location l = createTestLocation(); in testConstructor()
341 Location location = createTestLocation(); in testAccessExtras()
442 Location loc = createTestLocation(); in testSet()
473 Location location = createTestLocation(); in testToString()
479 Location location = createTestLocation(); in testWriteToParcel()
558 private Location createTestLocation() { in createTestLocation() method in LocationTest