Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 8 of 8) sorted by relevance

/cts/tests/vr/src/android/vr/cts/
DRendererProtectedTexturesTest.java71 int loc = GLES20.glGetUniformLocation(mProgram, "protectedTexture"); in onSurfaceCreated() local
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java646 Locale loc = Locale.forLanguageTag("en"); in testSetLocales_oneLtr() local
656 Locale loc = Locale.forLanguageTag("az-Arab"); in testSetLocales_oneRtl() local
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java459 InetSocketAddress loc = new InetSocketAddress(s.getLocalAddress(), s.getLocalPort()); in checkConnectionOwnerUidUdp() local
467 InetSocketAddress loc = new InetSocketAddress(s.getLocalAddress(), s.getLocalPort()); in checkConnectionOwnerUidTcp() local
763 InetSocketAddress loc = new InetSocketAddress(s.getLocalAddress(), s.getLocalPort()); in testGetConnectionOwnerUidSecurity() local
/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java442 Location loc = createTestLocation(); in testSet() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCameraMetadataGetter.java415 private static Object serializeLocation(Location loc) in serializeLocation()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsSerializer.java258 private static Object serializeLocation(Location loc) in serializeLocation()
/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransitionTest.java1046 final int[] loc = new int[2]; in getBoundsOnScreen() local
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java433 String loc = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_LOCATION); in verifyLocationInFile() local