Home
last modified time | relevance | path

Searched defs:gotLocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DGeolocationTest.java652 public void gotLocation() { in gotLocation() method in GeolocationTest.JavascriptStatusReceiver
/aosp_15_r20/hardware/interfaces/gnss/1.0/vts/functional/
H A DVtsHalGnssV1_0TargetTest.cpp378 bool gotLocation = StartAndGetSingleLocation(checkMoreAccuracies, kMinIntervalMsec); in TEST_P() local