Home
last modified time | relevance | path

Searched refs:location (Results 1 – 13 of 13) sorted by relevance

/platform_testing/libraries/audio-test-harness/proto/
DAndroid.bp32 "$(location aprotoc) -Iplatform_testing/libraries -Iexternal/protobuf/src " +
33 …"--plugin=protoc-gen-grpc-java=$(location protoc-gen-grpc-java-plugin) --grpc-java_out=$(genDir)/g…
34 "$(location soong_zip) -o $(out) -C $(genDir)/gen -D $(genDir)/gen"
36 …"$(location aprotoc) --java_opt=annotate_code=false -Iplatform_testing/libraries -Iexternal/protob…
37 …"--plugin=protoc-gen-grpc-java=$(location protoc-gen-grpc-java-plugin) --grpc-java_out=lite:$(genD…
38 "$(location soong_zip) -o $(out) -C $(genDir)/gen -D $(genDir)/gen"
/platform_testing/utils/shell-as/
DAndroid.bp78 cmd: "$(location gen-manifest.sh) " +
79 "$(location AndroidManifest.xml.template) " +
80 "$(location :permission-list-normal) " +
97 " $(location toybox) xxd -i < $(in);" +
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/sample/
DSampleTest.java120 public static void failIfRequested(BooleanOption option, String location) { in failIfRequested() argument
122 String message = String.format("Failed %s", location); in failIfRequested()
/platform_testing/libraries/health/runners/longevity/platform/samples/
DAndroid.bp42 "&& if ! ($(location aprotoc) --encode=longevity.profile.Configuration " +
43 "$(location :profile-proto-def) < $$file > " +
/platform_testing/libraries/health/runners/longevity/platform/tests/
DAndroid.bp42 "&& if ! ($(location aprotoc) --encode=longevity.profile.Configuration " +
43 "$(location :profile-proto-def) < $$file > " +
/platform_testing/tests/health/scenarios/tests/
DAndroid.bp42 "&& if ! ($(location aprotoc) --encode=longevity.profile.Configuration " +
43 "$(location :profile-proto-def) < $$file > " +
/platform_testing/libraries/sts-common-util/sts-sdk/
DAndroid.bp48 … "$(location soong_zip) -o $(out) -C $(genDir)/tmp -D $(genDir)/tmp -D $(genDir)/tmp/.idea",
/platform_testing/libraries/device-collectors/src/main/platform-collectors/
DAndroid.bp38 …"&& $(location soong_zip) -jar -o $(out) -C $(genDir)/pb -P assets/statsd-configs -D $(genDir)/pb",
/platform_testing/libraries/screenshot/proto/src/main/proto/
Dscreenshot_result.proto65 // There was no file at the golden location or it was unreadable.
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java251 public void clickAndWait(Point location) { in clickAndWait() argument
252 mDevice.click(location.x, location.y); in clickAndWait()
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTestBase.java365 URL location = RenderTestBase.class.getProtectionDomain().getCodeSource().getLocation(); in getTestResDir() local
366 return new File(location.getPath()).exists() ? location.getPath() : null; in getTestResDir()
/platform_testing/libraries/sts-common-util/sts-sdk/package/gradle/wrapper/
Dgradle-wrapper.jar ... .File wrapperJar () java.net.URI location java.net.URISyntaxException e java.net. ...
/platform_testing/libraries/flicker/
DREADME.md9 * Elements drawn in the wrong location (e.g., not rotating correctly)