Home
last modified time | relevance | path

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

/cts/tools/utils/
Djava-cert-list-generator.sh23 cat <<-STARTCLASS
57 FINGERPRINT=`cat $CERT_DIRECTORY/$FILE | grep "SHA1 Fingerprint=" | cut -d '=' -f 2`
61 cat <<-ENDCLASS
65 cat <<-STARTCLASS
72 FINGERPRINT=`cat $CERT_DIRECTORY/$FILE | grep "SHA1 Fingerprint=" | cut -d '=' -f 2`
76 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.java50 BuildCTSHostSources cat = new BuildCTSHostSources(); in main() local
52 if (!cat.parseArgs(args)) { in main()
58 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/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/tests/tests/os/
DAndroid.mk29 cts_platform_version_string := $(shell cat $(cts_platform_version_path))
31 cts_platform_release_string := $(shell cat $(cts_platform_release_path))
/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/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java1027 Set<String> cat = new HashSet<String>(); in testMatchCategories() local
1028 assertNull(mIntentFilter.matchCategories(cat)); in testMatchCategories()
1031 cat.add(expected); in testMatchCategories()
1032 assertEquals(expected, mIntentFilter.matchCategories(cat)); in testMatchCategories()
1034 cat = new HashSet<String>(); in testMatchCategories()
1035 cat.add(CATEGORY); in testMatchCategories()
1037 assertNull(mIntentFilter.matchCategories(cat)); in testMatchCategories()
1038 cat.add(expected); in testMatchCategories()
1039 assertEquals(expected, mIntentFilter.matchCategories(cat)); in testMatchCategories()
1220 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/apps/CtsVerifier/
Dcreate_test_certs.sh30 cat /etc/ssl/openssl.cnf <(printf "\n[SAN]\nsubjectAltName=$SAN") \
/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