Searched refs:apk (Results 1 – 12 of 12) sorted by relevance
/platform_testing/tests/bettertogether/quickstart/snippets/ |
D | Android.bp | 14 apk: "nearby_snippet.apk", 25 apk: "nearby_snippet_2.apk", 36 apk: "nearby_snippet_3p.apk",
|
/platform_testing/utils/shell-as/ |
D | test-app.cpp | 36 void GetTestApk(uint8_t **apk, size_t *length); 47 uint8_t *apk = nullptr; in InstallTestApp() local 49 GetTestApk(&apk, &apk_size); in InstallTestApp() 58 size_t bytes_written = write(staging_file, apk, apk_size); in InstallTestApp()
|
D | Android.bp | 24 ":shell-as-test-app-apk-cpp", 89 name: "shell-as-test-app-apk-cpp", 99 " echo 'void GetTestApk(uint8_t **apk, size_t *length) {';" + 100 " echo ' *apk = (uint8_t*) kTestAppApk;';" + 105 out: ["test-app-apk.cpp"],
|
/platform_testing/libraries/sts-common-util/sts-sdk/package/ |
D | build.gradle | 27 from project('test-app').layout.buildDirectory.file('outputs/apk/debug') 28 rename '(.*).apk', 'sts_test_app_package.apk' 29 include '**/*.apk' 34 // To add another Android apk to the test, copy the block above and rename 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/scripts/androidx-perf-setup/ |
D | Android.bp | 21 apk: ":ui_apks_compose-integration-tests-demos.apk",
|
/platform_testing/tests/example/devcodelab/ |
D | README | 3 This test is a purposely broken instrumentation apk test meant for new
|
/platform_testing/tests/functional/devicehealthchecks/ |
D | Android.bp | 23 // Only compile source java files in this apk.
|
/platform_testing/tests/perf/BootHelperApp/ |
D | Android.bp | 23 // Only compile source java files in this apk.
|
/platform_testing/tests/perf/PerformanceAppTest/ |
D | Android.bp | 23 // Only compile source java files in this apk.
|
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/ |
D | run_tests.sh | 41 …1000000 ${TMP_DIR}/build-tools/android-*/aapt2 link -o ${TMP_DIR}/compiled.apk --manifest ${TMP_DI… 42 unzip -q ${TMP_DIR}/compiled.apk -d ${TMP_DIR}
|
/platform_testing/tests/perf/PerfTransitionTest/ |
D | Android.bp | 23 // Only compile source java files in this apk.
|
/platform_testing/tests/bettertogether/betocq/ |
D | ReadMe.md | 520 cp out/host/linux-x86/nativetest64/betocq_test_suite/*.apk ~/betocq_windows
|