/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/ |
D | TestLifecycleListener.java | 30 default void testStarted(String testName) {} in testStarted() 32 default void testFinished(String testName) {} in testFinished() 34 default void testRestarted(String testName, String reason) {} in testRestarted()
|
/cts/tests/translation/src/android/translation/cts/ |
D | TranslationTestWatcher.java | 35 final String testName = description.getDisplayName(); in starting() local 42 final String testName = description.getDisplayName(); in finished() local
|
/cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/ |
D | CtsVerifierTest.java | 178 void runTest(String testName, String... configRequirements) throws Exception { in runTest() 182 void runTest(String testName, boolean foldedMode, String... configRequirements) in runTest() 246 private void removeTestResult(String testName) throws Exception { in removeTestResult() 259 private TestResult getTestResult(String testName) { in getTestResult() 334 private static String setFoldedTestNameSuffix(String testName) { in setFoldedTestNameSuffix()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/util/ |
D | BitmapDumper.java | 44 public static void deleteFileInClassFolder(String className, String testName) { in deleteFileInClassFolder() 73 public static void dumpBitmaps(Bitmap idealBitmap, Bitmap testedBitmap, String testName, in dumpBitmaps() 93 public static void dumpBitmap(Bitmap bitmap, String testName, String className) { in dumpBitmap() 101 … private static void saveFile(String className, String testName, String fileName, Bitmap bitmap) { in saveFile()
|
D | BitmapAsserter.java | 50 String testName, String debugMessage) { in assertBitmapsAreSimilar() 77 String testName, String debugMessage) { in assertBitmapIsVerified() 84 BitmapDumper.dumpBitmap(bitmapVerifier.getDifferenceBitmap(), testName + "_verifier", in assertBitmapIsVerified() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListAdapter.java | 115 public String testName; field in TestListAdapter.TestListItem 153 String testName, in newTest() 174 String testName, in newTest() 194 String testName, in newTest() 212 String testName, in newTest() 242 String testName, in newTest() 271 String testName, in newTest() 294 String testName, in newTest() 316 String testName, in newTest() 336 String title, String testName, Intent intent, String[] requiredFeatures) { in newTest() [all …]
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | VolumeShaperTest.java | 246 private static void checkEqual(String testName, in checkEqual() 256 private static void checkNotEqual(String testName, in checkNotEqual() 633 final String testName = TEST_NAME + " " + player.name(); in testMaximumShapers() local 671 private void runTestDuckPlayer(String testName, Player player) throws Exception { in runTestDuckPlayer() 723 String testName, Player player, VolumeShaper.Configuration configuration) in runTestRampPlayer() 765 private void runTestCornerCasePlayer(String testName, Player player) throws Exception { in runTestCornerCasePlayer() 823 final String testName = TEST_NAME + " " + player.name(); in testPlayerCornerCase2() local 863 final String testName = TEST_NAME + " " + player.name(); in testPlayerJoin() local 925 String testName, Player player, VolumeShaper.Configuration configuration) in runTestCubicMonotonicPlayer() 1054 private void runTestStepRampPlayer(String testName, Player player) throws Exception { in runTestStepRampPlayer() [all …]
|
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/ |
D | OnPropertiesChangedListenerForTests.java | 53 OnPropertiesChangedListenerForTests(TestName testName) { in OnPropertiesChangedListenerForTests() 81 static void unregisterAfter(Class<?> clazz, TestName testName) { in unregisterAfter()
|
/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/ |
D | RequiredPropertiesRule.java | 41 final String testName = description.getClassName() + "#" + description.getMethodName(); in onBefore() local 73 private void assertTestIsValid(String testName, ArraySet<Property> requiredProperies) { in assertTestIsValid()
|
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
D | Helper.java | 46 public static void takeScreenshotAndSave(Context context, String testName, in takeScreenshotAndSave() 64 public static void dumpsysAndSave(String dumpsysString, String testName, in dumpsysAndSave() 93 private static File createTestFile(String testName, String name, String targetFolder) in createTestFile()
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | BaseDeviceOwnerTest.java | 95 protected final void executeDeviceOwnerTestMethod(String className, String testName) in executeDeviceOwnerTestMethod() 100 protected final void executeDeviceTestMethod(String className, String testName) in executeDeviceTestMethod() 120 private void executeDeviceOwnerPackageTestMethod(String className, String testName, in executeDeviceOwnerPackageTestMethod()
|
D | ProfileOwnerTest.java | 92 protected void executeProfileOwnerTestMethod(String className, String testName) in executeProfileOwnerTestMethod() 99 private void executeDevicePolicySafetyCheckerIntegrationTest(String testName) throws Exception { in executeDevicePolicySafetyCheckerIntegrationTest()
|
D | MixedDeviceOwnerTest.java | 195 private void executeInstallUpdateTest(String testName) throws Exception { in executeInstallUpdateTest() 431 protected void runDeviceTestsAsUser(String pkgName, String testClassName, String testName, in runDeviceTestsAsUser() 455 protected void executeDeviceTestMethod(String className, String testName, in executeDeviceTestMethod() 460 private void executeDeviceTestMethodOnDeviceOwnerUser(String className, String testName) in executeDeviceTestMethodOnDeviceOwnerUser()
|
D | DeviceAndProfileOwnerTestApi30.java | 49 protected void executeDeviceTestMethod(String className, String testName) throws Exception { in executeDeviceTestMethod()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | AutofillTestWatcher.java | 64 final String testName = description.getDisplayName(); in starting() local 72 final String testName = description.getDisplayName(); in finished() local
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicommon/ |
D | TestMethodInfo.java | 24 String testName, in TestMethodInfo()
|
/cts/tests/ServiceKillTest/src/com/android/cts/servicekilltest/ |
D | ServiceKillTests.java | 102 private void test(String testName, long runTimeMinutes, in test() 107 private void test(String testName, long runTimeMinutes, in test() 192 private String generateTestId(String testName) { in generateTestId()
|
/cts/hostsidetests/harmfulappwarning/src/android/harmfulappwarning/cts/ |
D | HarmfulAppWarningTest.java | 94 private void runDeviceTest(String testName) throws DeviceNotAvailableException { in runDeviceTest() 97 testName, mTestRunningUserId, /* testTimeoutMs= */ null); in runDeviceTest() local
|
/cts/hostsidetests/backup/src/android/cts/backup/ |
D | RestoreSessionHostSideTest.java | 178 private void checkRestoreSessionDeviceTestForAllApps(String testName) in checkRestoreSessionDeviceTestForAllApps() 186 private void checkRestoreSessionDeviceTest(int testAppNumber, String testName) in checkRestoreSessionDeviceTest() 194 String packageName, String fullClassName, String testName) in runRestoreSessionDeviceTestAndAssertSuccess()
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | DecodeAccuracyTest.java | 151 private String testName; field in DecodeAccuracyTest 157 public DecodeAccuracyTest(String decoderName, String fileName, String testName) { in DecodeAccuracyTest() 184 String testName = ""; in input() local
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appfunctions/ |
D | AppFunctionsStatsTest.java | 125 private AppFunctionsRequestReported runTestAndGetAtom(String testName) throws Exception { in runTestAndGetAtom() 126 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, testName); in runTestAndGetAtom() local
|
/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/ |
D | PdfAnnotationsRenderScreenshotTests.java | 70 @DrawableRes int goldenRes, String testName) { in PdfAnnotationsRenderScreenshotTests() 104 private void renderAndCompare(String testName, int goldenRes) throws IOException { in renderAndCompare()
|
/cts/tests/tests/content/HelloWorldApp/src_res_hardening/com/example/helloworld/ |
D | TestActivity.java | 54 final String testName = intent.getStringExtra(TestUtils.TEST_NAME_EXTRA_KEY); in runTest() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | BaseSensorTestActivity.java | 210 String testName = getTestClassName(); in run() local 508 private SensorTestDetails executeActivityTests(String testName) { in executeActivityTests() 655 void logTestStart(String testName) { in logTestStart() 704 void logTestPass(String testName, String testSummary) { in logTestPass() 711 public void logTestFail(String testName, String testSummary) { in logTestFail() 718 void logTestSkip(String testName, String testSummary) { in logTestSkip() 754 String testName, SensorTestDetails.ResultCode resultCode, String summary) { in saveResult()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ResourcesHardeningTest.java | 290 private void testIncrementalOwnPackageResources(String testName, boolean expectCrash) in testIncrementalOwnPackageResources() 292 try (RemoteTest session = new RemoteTest(startInstallSession(), testName)) { in testIncrementalOwnPackageResources() argument 298 try (RemoteTest session = new RemoteTest(startInstallSession(), testName)) { in testIncrementalOwnPackageResources() argument 310 private void testIncrementalOwnPackageResources(String testName) throws Exception { in testIncrementalOwnPackageResources() 324 RemoteTest(ShellInstallSession session, String testName) { in RemoteTest()
|