Home
last modified time | relevance | path

Searched refs:cat (Results 1 – 15 of 15) sorted by relevance

/cts/tools/utils/
Djava-cert-list-generator.sh23 cat <<-STARTCLASS
55 FINGERPRINT=`cat $CERT_DIRECTORY/$FILE | grep "SHA1 Fingerprint=" | cut -d '=' -f 2`
59 cat <<-ENDCLASS
63 cat <<-STARTCLASS
70 FINGERPRINT=`cat $CERT_DIRECTORY/$FILE | grep "SHA1 Fingerprint=" | cut -d '=' -f 2`
74 cat <<-ENDCLASS
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSMainsSources.java43 BuildCTSMainsSources cat = new BuildCTSMainsSources(); in main() local
44 if (!cat.parseArgs(args)) { in main()
50 cat.run(cat::handleTest); in main()
DBuildCTSHostSources.java51 BuildCTSHostSources cat = new BuildCTSHostSources(); in main() local
53 if (!cat.parseArgs(args)) { in main()
59 cat.run(cat::handleTest); in main()
DBuildDalvikSuite.java54 BuildDalvikSuite cat = new BuildDalvikSuite(); in main() local
55 if (!cat.parseArgs(args)) { in main()
61 cat.run(null); in main()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
Dbuild_libs.sh39 cat <<COPYRIGHT_COMMENT
66 cat <<LIBS_ANDROID_MK
79 cat <<ANDROIDMANIFEST
100 cat <<MODULE_CONTENT_FOR_PARTIAL_MK
130 cat <<LIBS_ARCH_ANDROID_MK
/cts/tests/tests/os/
DAndroid.mk31 cts_platform_version_string := $(shell cat $(cts_platform_version_path))
33 cts_platform_release_string := $(shell cat $(cts_platform_release_path))
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DREADME.md10 4. `cat rdesc` will print the descriptor of this device
11 5. `cat events` will print the events that the device is producing
12 Once you cat the events, generate some events (by hand) on the device.
/cts/development/ide/eclipse/
Dgenclasspath.sh16 cat $ANDROID_BUILD_TOP/cts/development/ide/eclipse/.classpath $ANDROID_BUILD_TOP/development/ide/ec…
/cts/tools/vm-tests-tf/etc/
Dstarthosttests170 vmresult=`cat $datadir/dalvikout`
178 vmres=`cat $datadir/dalvikout | sed -e 's/mk_b://;s/mk_s://'`
Dstarttests189 vmresult=`cat $datadir/dalvikout`
197 vmres=`cat $datadir/dalvikout | sed -e 's/mk_b://;s/mk_s://'`
/cts/apps/CtsVerifier/
Dcreate_test_certs.sh30 cat /etc/ssl/openssl.cnf <(printf "\n[SAN]\nsubjectAltName=$SAN") \
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java1054 Set<String> cat = new HashSet<String>(); in testMatchCategories() local
1055 assertNull(mIntentFilter.matchCategories(cat)); in testMatchCategories()
1058 cat.add(expected); in testMatchCategories()
1059 assertEquals(expected, mIntentFilter.matchCategories(cat)); in testMatchCategories()
1061 cat = new HashSet<String>(); in testMatchCategories()
1062 cat.add(CATEGORY); in testMatchCategories()
1064 assertNull(mIntentFilter.matchCategories(cat)); in testMatchCategories()
1065 cat.add(expected); in testMatchCategories()
1066 assertEquals(expected, mIntentFilter.matchCategories(cat)); in testMatchCategories()
1286 Set<String> cat = new HashSet<String>(); in testMatchWithIntentData() local
[all …]
DIntentTest.java1222 for (String cat : expectedCat) { in compareIntents()
1223 if (!actual.hasCategory(cat)) { in compareIntents()
1227 for (String cat : actualCat) { in compareIntents()
1228 if (!expected.hasCategory(cat)) { in compareIntents()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/scripts/
Dgenerate-client-cert-chain.sh83 cat \
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/
DREADME.md34 (cd $ANDROID_BUILD_TOP && cp `cat