Searched refs:link (Results 1 – 11 of 11) sorted by relevance
/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | ChromeOpenTabsRule.java | 34 String link = "https://www.google.com"; field in ChromeOpenTabsRule 41 link = getArguments().getString(CHROME_LINKS, "https://www.google.com"); in starting() 44 String[] links = link.split(",", tabsCount); in starting()
|
/platform_testing/libraries/sts-common-util/sts-sdk/package/ |
D | gradlew | 15 link=`expr "$ls" : '.*-> \(.*\)$'` 16 if expr "$link" : '/.*' > /dev/null; then 17 PRG="$link" 19 PRG=`dirname "$PRG"`"/$link"
|
/platform_testing/utils/dpad/ |
D | Android.bp | 18 // The static library that platform/app helpers can link against
|
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/ |
D | run_tests.sh | 41 …lat" -print0 | xargs -0 -s 1000000 ${TMP_DIR}/build-tools/android-*/aapt2 link -o ${TMP_DIR}/compi…
|
/platform_testing/tests/bettertogether/betocq/ |
D | CHANGELOG.md | 37 * Don't check max link speed for the disconnection check.
|
D | ReadMe.md | 379 - Once you upload the artifacts, a link is displayed in the console 380 output. Click the link, then click **betocq_test_suite** to display
|
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | ReadElf.java | 238 long link, in SecHeader() argument 248 this.sh_link = link; in SecHeader()
|
/platform_testing/libraries/compatibility-common-util/tests/assets/ |
D | arm64_libdl.txt | 65 L (link order), O (extra OS processing required), G (group), T (TLS),
|
D | arm32_libdl.txt | 45 L (link order), O (extra OS processing required), G (group), T (TLS),
|
D | x86app_process64.txt | 81 L (link order), O (extra OS processing required), G (group), T (TLS),
|
D | x86app_process32.txt | 53 L (link order), O (extra OS processing required), G (group), T (TLS),
|