Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/mediacujtest/smalltest/src/android/media/cujsmalltest/cts/
DCtsMediaShortFormFullModePlaybackTest.java52 public CtsMediaShortFormFullModePlaybackTest(CujTestParam cujTestParam, String testType) { in CtsMediaShortFormFullModePlaybackTest()
DCtsMediaShortFormPlaybackTest.java91 public CtsMediaShortFormPlaybackTest(CujTestParam cujTestParam, String testType) { in CtsMediaShortFormPlaybackTest()
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DMediaPlayerDrmTest.java68 private void playAudio(Uri uri, ModularDrmTestType testType) throws Exception { in playAudio()
DMediaPlayerDrmTestBase.java181 ModularDrmTestType testType) throws Exception { in playModularDrmVideoDownload()
208 ModularDrmTestType testType) throws Exception { in playModularDrmVideo()
216 int playTime, ModularDrmTestType testType) throws Exception { in playModularDrmVideoWithRetries()
250 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo()
268 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo_Generic()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java215 private String getKeyName(int testType) { in getKeyName()
222 private void createKey(int testType) { in createKey()
250 private SecretKey loadSecretKey(int testType) { in loadSecretKey()
/cts/tests/tests/mediacujtest/largetest/src/android/media/cujlargetest/cts/
DCtsMediaLargeFormPlaybackTest.java71 public CtsMediaLargeFormPlaybackTest(CujTestParam cujTestParam, String testType) { in CtsMediaLargeFormPlaybackTest()
/cts/tests/tests/widget/src/android/widget/cts/
DPositionTesterContextMenuListener.java32 private int testType; // as returned by getPackedPositionType field in PositionTesterContextMenuListener
/cts/tests/tests/content/src/android/content/cts/
DContentResolverWrapTest.java136 public void testType() throws Exception { in testType() method in ContentResolverWrapTest
/cts/tests/tests/slice/src/android/slice/cts/
DSliceBindingTest.java72 public void testType() { in testType() method in SliceBindingTest
/cts/tools/cts-api-coverage/src/com/android/cts/apicommon/
DApiClass.java266 private static boolean compareType(String apiType, String testType) { in compareType()
/cts/tests/tests/database/src/android/database/cts/
DDatabaseCursorTest.java74 public void setupTestType(int testType) { in setupTestType()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java295 Utils.TestCaseType testType; field in MainInteractionSession.AsyncTaskArg
/cts/tests/tests/assist/common/src/android/assist/common/
DUtils.java251 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorTest.java728 String testType, in verifyLongActivation()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java392 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local