Home
last modified time | relevance | path

Searched defs:current (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/net/jni/
DNativeDnsJni.c43 struct addrinfo *current = answer; in Java_android_net_cts_DnsTest_testNativeDns() local
76 struct addrinfo *current = answer; in Java_android_net_cts_DnsTest_testNativeDns() local
152 char **current = my_hostent->h_addr_list; in Java_android_net_cts_DnsTest_testNativeDns() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java125 String current; in checkActivityInfoName() local
139 String current; in checkServiceInfoName() local
162 String current; in checkProviderInfoName() local
177 String current; in checkInstrumentationInfoName() local
282 String current; in checkPermissionGroupInfoName() local
349 String current; in checkComponentName() local
DProviderInfoTest.java43 ProviderInfo current; in testProviderInfo() local
/cts/tests/tests/widget/src/android/widget/cts/
DViewAnimatorTest.java107 int current = 0; in testShowNext() local
240 int current = 3; in testShowPrevious() local
270 int current = 0; in testGetCurrentView() local
DHorizontalScrollViewTest.java611 private boolean isInRange(int current, int from, int to) { in isInRange()
DScrollViewTest.java640 private boolean isInRange(int current, int from, int to) { in isInRange()
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityFocusAndInputFocusSyncTest.java216 AccessibilityNodeInfo current = workQueue.poll(); in testOnlyOneNodeHasAccessibilityFocus() local
DAccessibilityWindowQueryTest.java860 AccessibilityNodeInfo current = fringe.poll(); in verifyNodesInAppWindow() local
/cts/suite/cts/deviceTests/opengl/jni/primitive/shaderperf/
DShaderPerfRenderer.cpp84 char current; in charCopy() local
/cts/tests/tests/media/src/android/media/cts/
DResourceManagerTestActivityBase.java204 int current = 0; in doUseCodecs() local
/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
DFileUtil.java201 long current = System.currentTimeMillis(); in measureIO() local
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java446 final File current = getContext().getFilesDir(); in testPrimaryOnSameVolume() local