/platform_testing/libraries/flicker/utils/test/src/android/tools/ |
D | CacheTest.kt | 51 val copy = Cache.backup() in testBackup() constant 53 Assert.assertTrue(copy.cache.containsKey(Dummy(0))) in testBackup() 54 Assert.assertTrue(copy.cache.containsKey(Dummy(1))) in testBackup() 55 Assert.assertFalse(copy.cache.containsKey(Dummy(2))) in testBackup() 62 val copy = Cache.backup() in testRestore() constant 65 Cache.restore(copy) in testRestore() 66 Assert.assertTrue(copy.cache.containsKey(Dummy(0))) in testRestore() 67 Assert.assertTrue(copy.cache.containsKey(Dummy(1))) in testRestore() 68 Assert.assertFalse(copy.cache.containsKey(Dummy(2))) in testRestore()
|
/platform_testing/libraries/sts-common-util/sts-sdk/package/ |
D | build.gradle | 14 copy { 26 copy { 34 // To add another Android apk to the test, copy the block above and rename 38 copy { 42 copy { 60 // To add another Android apk to the test, copy the block above and rename 80 // To add another Android apk to the test, copy the block above and rename
|
/platform_testing/libraries/audio-test-harness/tradefed/ |
D | Android.bp | 6 * You may obtain a copy of the License at 20 // automatically copy the JAR to the out/host/<target>/tradefed directory 22 // java_library_host and manually copy the JAR with the Android.mk file.
|
/platform_testing/libraries/motion/tests/src/platform/test/motion/truth/ |
D | TimeSeriesSubjectTest.kt | 47 assertThat(timeSeries).isEqualTo(timeSeries.copy()) in <lambda>() 54 expected.copy(frameIds = listOf(expected.frameIds[0], SupplementalFrameId("x"))) in <lambda>() 103 expected.copy( in <lambda>() 122 expected.copy( in <lambda>()
|
/platform_testing/tests/bettertogether/betocq/ |
D | betocq_test_suite.py | 132 config = self._config.copy() 171 config = self._config.copy() 211 config = self._config.copy()
|
/platform_testing/libraries/sts-common-util/sts-sdk/package/native-poc/ |
D | build.gradle.template | 20 tasks.register("copy${arch}", Copy) {
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/ |
D | Android.bp | 5 // You may obtain a copy of the License at 29 * Loops over all subdirectories under res/statsd-configs/ and copy all *.pb configs within to
|
/platform_testing/robolab/roboStandaloneProj/tests/config/ |
D | robolectric.properties | 5 # You may obtain a copy of the License at
|
/platform_testing/utils/wifistrengthscanner/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/platform_testing/tests/microbenchmarks/LauncherIconsApp/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/host_runners/power/tests/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/scripts/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/host_runners/utils/tests/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/libraries/junitxml/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/platform_testing/host_runners/boot/tests/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/tests/automotive/mobly_tests/utilities/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/libraries/timeresult-helper/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/platform_testing/host_runners/utils/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/libraries/health/options/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/libraries/motion/compose/values/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/tests/perf/PerformanceLaunch/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/libraries/system-helpers/package-helper/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/platform_testing/libraries/uinput-device-test-helper/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/platform_testing/tests/bootdoa/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/platform_testing/tests/example/parameterized_test/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|