Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DVideoProfileTest.java109 VideoProfile.CameraCapabilities cp = new VideoProfile.CameraCapabilities( in testCameraCapability() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DNotificationIncidentTest.java152 ConditionProto cp = zr.getCondition(); in verifyZenModeProto() local
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSHostSources.java101 String cp = String.format("%s:%s", targetCoreJarPath, mainsJar); in addCTSHostMethod() local
/cts/tests/tests/content/src/android/content/cts/
DContentProviderTest.java194 ContentProvider cp = new OpenFileContentProvider(file.getAbsolutePath(), TEST_DB_NAME); in testOpenFileHelper() local
/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTest.java1283 int cp = runSeekMode(MediaPlayer.SEEK_CLOSEST, seekPosMs); in testSeekModes() local
1316 int cp = -seekPosMs; in runSeekMode() local