| /platform_testing/libraries/flicker/test/src/android/tools/device/flicker/legacy/ |
| D | LegacyFlickerTestFactoryTest.kt | 36 val actual = LegacyFlickerTestFactory.nonRotationTests() in checkBuildTest() constant 44 val actual = LegacyFlickerTestFactory.rotationTests() in checkBuildRotationTest() constant 59 val actual = LegacyFlickerTestFactory.rotationTests(supportedRotations = rotations) in checkBuildCustomRotationsTest() constant
|
| D | LegacyFlickerTestTest.kt | 53 val actual = LegacyFlickerTest() in failsWithoutScenario() constant
|
| /platform_testing/libraries/collectors-helper/adservices/test/src/com/android/helpers/ |
| D | SelectAdsLatencyHelperTest.java | 94 Map<String, Long> actual = mSelectAdsLatencyHelper.getMetrics(); in testInitTimeInLogcat() local 110 Map<String, Long> actual = mSelectAdsLatencyHelper.getMetrics(); in testWithNonMatchingInput() local 119 Map<String, Long> actual = mSelectAdsLatencyHelper.getMetrics(); in testWithEmptyLogcat() local 127 Map<String, Long> actual = mSelectAdsLatencyHelper.getMetrics(); in testInputStreamThrowsException() local
|
| D | JSScriptEngineLatencyHelperTest.java | 77 Map<String, Long> actual = mJSScriptEngineLatencyHelper.getMetrics(); in testInitTimeInLogcat() local 90 Map<String, Long> actual = mJSScriptEngineLatencyHelper.getMetrics(); in testWithEmptyLogcat() local 100 Map<String, Long> actual = mJSScriptEngineLatencyHelper.getMetrics(); in testInputStreamThrowsException() local
|
| /platform_testing/libraries/flicker/test/src/android/tools/device/flicker/datastore/ |
| D | DataStoreTest.kt | 60 val actual = DataStore.getResult(TEST_SCENARIO) in getsElement() constant 74 val actual = DataStore.getResult(TEST_SCENARIO) in replacesElement() constant
|
| D | CachedResultWriterTest.kt | 41 val actual = DataStore.getResult(TEST_SCENARIO) in writeToStore() constant
|
| D | CachedResultReaderTest.kt | 46 val actual = reader.readEventLogTrace() in readFromStore() constant
|
| /platform_testing/robolab/roboStandaloneProj/tests/src/com/android/myroboapplication/ |
| D | WelcomeActivityTest.java | 30 Intent actual = ShadowApplication.getInstance().getNextStartedActivity(); in clickingLogin_shouldStartLoginActivity() local
|
| /platform_testing/libraries/sts-common-util/sts-sdk/package/test-app/src/main/java/android/security/sts/sts_test_app_package/ |
| D | DeviceTest.java | 59 AtomicReference<String> actual = new AtomicReference<>(); in testDeviceSideMethod() local
|
| /platform_testing/libraries/flicker/src/android/tools/common/flicker/subject/exceptions/ |
| D | ExceptionMessageBuilder.kt | 29 private var actual = mutableListOf<String>() variable in android.tools.common.flicker.subject.exceptions.ExceptionMessageBuilder
|
| /platform_testing/libraries/audio-test-harness/server/src/test/java/com/android/media/audiotestharness/server/service/ |
| D | CaptureChunkStreamObserverOutputStreamTests.java | 286 String message, List<byte[]> expected, List<byte[]> actual) { in assertListsContainSameByteArrays()
|