Home
last modified time | relevance | path

Searched defs:vals (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/compilation/src/android/compilation/cts/
DBackgroundDexOptimizationTest.java249 String[] vals = line.split(":"); in findDumpValueForKey() local
290 String[] vals = line.split(":"); in getLastExecutionTime() local
/cts/tests/tests/drm/src/android/drm/cts/
DDrmInfoRequestTest.java94 Collection<Object> vals = attributes.values(); in testPutAndGetKeys() local
DDrmInfoTest.java105 Collection<Object> vals = attributes.values(); in testPutAndGetKeys() local
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DCpmsFrameworkLayerStateInfo.java384 String[] vals = stateStr.split(":\\s"); in parseComponentStates() local
/cts/tests/surfacecontrol/jni/
Dandroid_view_surfacecontrol_cts_ChoreographerNativeTest.cpp131 const jlong* vals = env->GetLongArrayElements(supportedRefreshPeriods, nullptr); in android_view_surfacecontrol_cts_ChoreographerNativeTest_prepareChoreographerTests() local
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java2387 ContentValues vals = new ContentValues(); in testSyncOnlyInsertEnforcement() local