OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loc5a
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java
111
String
loc5a
= loc5.substring(0, index);
local
112
Log.i(LOG_TAG, "
loc5a
= " +
loc5a
);
113
assertTrue(
loc5a
.equals("5"));
Completed in 42 milliseconds