Home
last modified time | relevance | path

Searched defs:testId (Results 1 – 25 of 210) sorted by relevance

123456789

/aosp_15_r20/cts/tests/tests/app/src/android/app/cts/
H A DShareIdentityTest.java405 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_explicitIdentityShared_identityAvailableToActivity() local
421 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_defaultIdentityNotShared_identityNotAvailableToActivity() local
442 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_explicitIdentityNotShared_identityNotAvailableToActivity() local
466 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_identityNotSharedSameUid_identityAvailableToActivity() local
496 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_startActivityForResult_identityNotAvailableToActivity() local
520 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_sendBroadcastToRuntimeReceiverIdentityShared_identityAvailable() local
536 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_sendBroadcastToManifestReceiverIdentityShared_identityAvailable() local
554 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_sendBroadcastToRuntimeReceiverIdentityNotShared_identityNotAvailable() local
577 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_sendBroadcastToManifestReceiverIdentityNotShared_identityNotAvailable() local
599 int testId = TEST_ID.getAndIncrement(); in testShareIdentity_sendBroadcastToRuntimeReceiverDefault_identityNotAvailable() local
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/mh/
H A DTransformationTest.java46 String testId = TAG + "_transform"; in transform() local
57 String testId = TAG + "_transformForceCodecUse"; in transformWithDecodeEncode() local
71 String testId = TAG + "_transformWithSpecificBitrate"; in transformToSpecificBitrate() local
90 String testId = TAG + "_transform4K60"; in transform4K60() local
101 String testId = TAG + "_transformNoAudio"; in transformNoAudio() local
112 String testId = TAG + "_transformNoVideo"; in transformNoVideo() local
122 String testId = TAG + "_transformSef"; in transformSef() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DSubprocessResultsReporter.java93 public void testAssumptionFailure(TestDescription testId, String trace) { in testAssumptionFailure()
101 public void testAssumptionFailure(TestDescription testId, FailureDescription failure) { in testAssumptionFailure()
109 public void testSkipped(TestDescription testId, SkipReason reason) { in testSkipped()
117 public void testEnded(TestDescription testId, HashMap<String, Metric> metrics) { in testEnded()
123 public void testEnded(TestDescription testId, long endTime, HashMap<String, Metric> metrics) { in testEnded()
136 public void testFailed(TestDescription testId, String reason) { in testFailed()
144 public void testFailed(TestDescription testId, FailureDescription failure) { in testFailed()
152 public void testIgnored(TestDescription testId) { in testIgnored()
210 public void testStarted(TestDescription testId) { in testStarted()
216 public void testStarted(TestDescription testId, long startTime) { in testStarted()
DLegacySubprocessResultsReporter.java79 public void testAssumptionFailure(TestIdentifier testId, String trace) { in testAssumptionFailure()
86 public void testEnded(TestIdentifier testId, Map<String, String> metrics) { in testEnded()
91 public void testEnded(TestIdentifier testId, long endTime, Map<String, String> metrics) { in testEnded()
99 public void testFailed(TestIdentifier testId, String reason) { in testFailed()
106 public void testIgnored(TestIdentifier testId) { in testIgnored()
112 public void testStarted(TestIdentifier testId) { in testStarted()
117 public void testStarted(TestIdentifier testId, long startTime) { in testStarted()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
H A DAudioTestRunner.java33 AudioTestRunner(String tag, int testId, Handler handler) { in AudioTestRunner()
57 public void sendMessage(int testId, int msgType, String str) { in sendMessage()
68 int testId = msg.arg1; //testId in handleMessage() local
88 public void testStarted(int testId, String str) { in testStarted()
92 public void testMessage(int testId, String str) { in testMessage()
96 public void testEndedOk(int testId, String str) { in testEndedOk()
100 public void testEndedError(int testId, String str) { in testEndedError()
H A DAudioFrequencyVoiceRecognitionActivity.java425 private String getTestString(int testId) { in getTestString()
444 private void showWait(int testId, boolean show) { in showWait()
461 private void showMessage(int testId, String msg) { in showMessage()
671 private void startTest(int testId) { in startTest()
770 TestRunnable(int testId) { in TestRunnable()
791 public void sendMessage(int testId, int msgType, String str) { in sendMessage()
838 Results(String label, int testId, int bandCount) { in Results()
900 private void appendResultsToScreen(int testId, String str) { in appendResultsToScreen()
H A DAudioFrequencyMicActivity.java297 private void showWait(int testId, boolean show) { in showWait()
311 private String getTestString(int testId) { in getTestString()
327 private void showMessage(int testId, String msg) { in showMessage()
344 private void startTest(int testId) { in startTest()
422 TestRunnable(int testId) { in TestRunnable()
443 public void sendMessage(int testId, int msgType, String str) { in sendMessage()
490 Results(String label, int testId) { in Results()
669 private void appendResultsToScreen(int testId, String str) { in appendResultsToScreen()
H A DAudioFrequencyUnprocessedActivity.java387 private String getTestString(int testId) { in getTestString()
406 private void showWait(int testId, boolean show) { in showWait()
423 private void showMessage(int testId, String msg) { in showMessage()
656 private void startTest(int testId) { in startTest()
758 TestRunnable(int testId) { in TestRunnable()
779 public void sendMessage(int testId, int msgType, String str) { in sendMessage()
827 Results(String label, int testId, int bandCount) { in Results()
898 private void appendResultsToScreen(int testId, String str) { in appendResultsToScreen()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/internal/
H A DNistCurvesHpkeKemTest.java139 HpkeTestId testId = in encapsulate_succeeds() local
163 HpkeTestId testId = in authEncapsulate_succeeds() local
190 HpkeTestId testId = in decapsulate_succeeds() local
220 HpkeTestId testId = in authDecapsulate_succeeds() local
251 HpkeTestId testId = in encapsulate_failsWithInvalidRecipientPublicKey() local
269 HpkeTestId testId = in authEncapsulate_failsWithInvalidRecipientPublicKey() local
294 HpkeTestId testId = in decapsulate_failsWithInvalidEncapsulatedPublicKey() local
317 HpkeTestId testId = in authDecapsulate_failsWithInvalidEncapsulatedPublicKey() local
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/suite/
H A DTestMetricsJsonResultReporterTest.java141 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogFileIsGenerated_Default_File_Name() local
164 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogFileIsGenerated_Custom_File_Name() local
190 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogValidateContent_No_Test_Name_Mapping() local
217 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogValidateContent_Test_Name_Mapping_Provided() local
241 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogValidateContent_Report_All_Metrics() local
271 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogValidateContent_Report_Metrics_For_Given_Keys() local
304 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testReportLogValidateContent_Missing_Keys() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
H A DFrameProcessorChainPixelTest.java86 String testId = "processData_noEdits"; in processData_noEdits_producesExpectedOutput() local
104 String testId = "processData_withAdvancedFrameProcessor_translateRight"; in processData_withAdvancedFrameProcessor_translateRight_producesExpectedOutput() local
127 String testId = "processData_withAdvancedAndScaleToFitFrameProcessors"; in processData_withAdvancedAndScaleToFitFrameProcessors_producesExpectedOutput() local
154 String testId = "processData_withScaleToFitAndAdvancedFrameProcessors"; in processData_withScaleToFitAndAdvancedFrameProcessors_producesExpectedOutput() local
182 String testId = "processData_withPresentationFrameProcessor_requestOutputHeight"; in processData_withPresentationFrameProcessor_requestOutputHeight_producesExpectedOutput() local
203 String testId = "processData_withScaleToFitFrameProcessor_rotate45"; in processData_withScaleToFitFrameProcessor_rotate45_producesExpectedOutput() local
H A DAdvancedFrameProcessorPixelTest.java91 String testId = "updateProgramAndDraw_noEdits"; in updateProgramAndDraw_noEdits_producesExpectedOutput() local
112 String testId = "updateProgramAndDraw_translateRight"; in updateProgramAndDraw_translateRight_producesExpectedOutput() local
136 String testId = "updateProgramAndDraw_scaleNarrow"; in updateProgramAndDraw_scaleNarrow_producesExpectedOutput() local
159 String testId = "updateProgramAndDraw_rotate90"; in updateProgramAndDraw_rotate90_producesExpectedOutput() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/
DSubprocessResultsReporterTest.java63 TestDescription testId = new TestDescription("com.fakeclass", "faketest"); in testPrintEvent_Inop() local
116 TestDescription testId = new TestDescription("com.fakeclass", "faketest"); in testPrintEvent_printToSocket() local
153 TestDescription testId = new TestDescription("com.fakeclass", "faketest"); in testPrintEvent_printToSocket_StructuredFailures() local
280 TestDescription testId = new TestDescription("com.fakeclass", "faketest"); in testTestFailed_PrintsFailureStatus() local
299 TestDescription testId = new TestDescription("com.fakeclass", "faketest"); in testTestAssumptionFailure_PrintsFailureStatus() local
318 TestDescription testId = new TestDescription("com.fakeclass", "faketest"); in testSkippedStatus() local
DXmlResultReporterTest.java114 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testSinglePass() local
138 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testSingleFail() local
166 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testSingleIgnored() local
196 final TestDescription testId = new TestDescription("FooTest", "testFoo"); in testSingleAssumptionFailure() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/
H A DDialogTestListActivity.java280 public DialogTestListItem(Context context, String nameId, String testId) { in DialogTestListItem()
284 public DialogTestListItem(Context context, int nameResId, String testId) { in DialogTestListItem()
285 super(context.getString(nameResId), testId, null, null, null, null); in DialogTestListItem() local
288 public DialogTestListItem(Context context, int nameResId, String testId, in DialogTestListItem()
293 public DialogTestListItem(Context context, int nameResId, String testId, in DialogTestListItem()
295 super(context.getString(nameResId), testId, testIntent, null, null, null); in DialogTestListItem() local
326 public DialogTestListItemWithIcon(Context context, int nameResId, String testId, in DialogTestListItemWithIcon()
H A DTestResult.java59 public static void setPassedResult(Activity activity, String testId, String testDetails) { in setPassedResult()
64 public static void setPassedResult(Activity activity, String testId, String testDetails, in setPassedResult()
70 public static void setPassedResult(Activity activity, String testId, String testDetails, in setPassedResult()
86 public static void setFailedResult(Activity activity, String testId, String testDetails) { in setFailedResult()
91 public static void setFailedResult(Activity activity, String testId, String testDetails, in setFailedResult()
97 public static void setFailedResult(Activity activity, String testId, String testDetails, in setFailedResult()
H A DHostTestsActivity.java77 public HostTestListItem(String testName, String testId) { in HostTestListItem()
109 public HostTestCategory addTest(String testName, String testId) { in addTest()
159 String testId = testIds.next(); in onReceive() local
264 private void updateTestResult(int testResult, String testId) { in updateTestResult()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGTestFuncTest.java122 private void doNativeTestAppRunSingleTestFailure(TestDescription testId) { in doNativeTestAppRunSingleTestFailure()
131 private void verifyNativeTestAppRunSingleTestFailure(TestDescription testId) { in verifyNativeTestAppRunSingleTestFailure()
146 TestDescription testId = in testRun_testCrash() local
163 TestDescription testId = in testRun_deviceReboot() local
203 TestDescription testId = in testRun_timeout() local
DArtRunTestTest.java176 TestDescription testId = new TestDescription(runName, runTestName); in doTestRunSingleTest() local
299 TestDescription testId = new TestDescription(runName, runTestName); in testRunSingleTest_nonZeroExitCode() local
402 TestDescription testId = new TestDescription(runName, runTestName); in testRunSingleTest_failedStandardOutputTransfer_sizesMismatch() local
504 TestDescription testId = new TestDescription(runName, runTestName); in testRunSingleTest_failedStandardOutputTransfer_md5DigestsMismatch() local
606 TestDescription testId = new TestDescription(runName, runTestName); in testRunSingleTest_unexpectedStandardOutput() local
715 TestDescription testId = new TestDescription(runName, runTestName); in testRunSingleTest_unexpectedStandardError() local
824 TestDescription testId = new TestDescription(runName, runTestName); in testRunSingleTest_multipleErrors() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ddmlib/
DTestRunToTestInvocationForwarder.java69 public void testStarted(TestIdentifier testId) { in testStarted()
89 public void testAssumptionFailure(TestIdentifier testId, String trace) { in testAssumptionFailure()
107 public void testFailed(TestIdentifier testId, String trace) { in testFailed()
127 public void testIgnored(TestIdentifier testId) { in testIgnored()
145 public void testEnded(TestIdentifier testId, Map<String, String> testMetrics) { in testEnded()
/aosp_15_r20/cts/tests/ServiceKillTest/src/com/android/cts/servicekilltest/
H A DServiceKillTests.java115 final String testId = generateTestId(testName); in test() local
171 private Intent getServiceIntent(String action, String testId) { in getServiceIntent()
179 private void startService(Context context, String testId, String action) { in startService()
184 private void startTest(Context context, String testId) { in startTest()
188 private void stopTest(Context context, String testId) { in stopTest()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/
DDynamicFileStubTest.java75 TestDescription testId = new TestDescription(this.getClass().getName(), "DynamicFile"); in checkDynamicFile() local
86 TestDescription testId = new TestDescription(this.getClass().getName(), "DynamicFileList"); in checkDynamicFileList() local
103 TestDescription testId = new TestDescription(this.getClass().getName(), "DynamicFileMap"); in checkDynamicFileMap() local
123 TestDescription testId = in checkDynamicFileMultiMap() local
/aosp_15_r20/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
H A DTransformerAndroidTestRunner.java198 public ExportTestResult run(String testId, Composition composition) throws Exception { in run()
213 public ExportTestResult run(String testId, Composition composition, @Nullable String oldFilePath) in run()
251 public ExportTestResult run(String testId, EditedMediaItem editedMediaItem) throws Exception { in run()
265 public ExportTestResult run(String testId, MediaItem mediaItem) throws Exception { in run()
286 String testId, Composition composition, @Nullable String oldFilePath) in runInternal()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowSubscriptionManagerTest.java50 int testId = 42; in shouldGiveActiveDataSubscriptionId() local
57 int testId = 42; in shouldGiveDefaultSubscriptionId() local
64 int testId = 42; in shouldGiveDefaultDataSubscriptionId() local
71 int testId = 42; in shouldGiveDefaultSmsSubscriptionId() local
78 int testId = 42; in shouldGiveDefaultVoiceSubscriptionId() local
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestResultParser.java460 private void setTestStarted(TestDescription testId) { in setTestStarted()
552 String[] testId = identifier.split("\\."); in parseTestDescription() local
646 TestDescription testId = null; in processTestStartedTag() local
671 TestDescription testId = null; in doTestEnded() local
810 TestDescription testId = in handleTestRunFailed() local

123456789