Home
last modified time | relevance | path

Searched refs:apk (Results 1 – 12 of 12) sorted by relevance

/platform_testing/tests/bettertogether/quickstart/snippets/
DAndroid.bp14 apk: "nearby_snippet.apk",
25 apk: "nearby_snippet_2.apk",
36 apk: "nearby_snippet_3p.apk",
/platform_testing/utils/shell-as/
Dtest-app.cpp36 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()
DAndroid.bp24 ":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/
Dbuild.gradle27 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/
DAndroid.bp21 apk: ":ui_apks_compose-integration-tests-demos.apk",
/platform_testing/tests/example/devcodelab/
DREADME3 This test is a purposely broken instrumentation apk test meant for new
/platform_testing/tests/functional/devicehealthchecks/
DAndroid.bp23 // Only compile source java files in this apk.
/platform_testing/tests/perf/BootHelperApp/
DAndroid.bp23 // Only compile source java files in this apk.
/platform_testing/tests/perf/PerformanceAppTest/
DAndroid.bp23 // Only compile source java files in this apk.
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/
Drun_tests.sh41 …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/
DAndroid.bp23 // Only compile source java files in this apk.
/platform_testing/tests/bettertogether/betocq/
DReadMe.md520 cp out/host/linux-x86/nativetest64/betocq_test_suite/*.apk ~/betocq_windows