Searched refs:cat (Results 1 – 14 of 14) sorted by relevance
23 cat <<-STARTCLASS57 FINGERPRINT=`cat $CERT_DIRECTORY/$FILE | grep "SHA1 Fingerprint=" | cut -d '=' -f 2`61 cat <<-ENDCLASS65 cat <<-STARTCLASS72 FINGERPRINT=`cat $CERT_DIRECTORY/$FILE | grep "SHA1 Fingerprint=" | cut -d '=' -f 2`76 cat <<-ENDCLASS
43 BuildCTSMainsSources cat = new BuildCTSMainsSources(); in main() local44 if (!cat.parseArgs(args)) { in main()50 cat.run(cat::handleTest); in main()
50 BuildCTSHostSources cat = new BuildCTSHostSources(); in main() local52 if (!cat.parseArgs(args)) { in main()58 cat.run(cat::handleTest); in main()
54 BuildDalvikSuite cat = new BuildDalvikSuite(); in main() local55 if (!cat.parseArgs(args)) { in main()61 cat.run(null); in main()
10 4. `cat rdesc` will print the descriptor of this device11 5. `cat events` will print the events that the device is producing12 Once you cat the events, generate some events (by hand) on the device.
29 cts_platform_version_string := $(shell cat $(cts_platform_version_path))31 cts_platform_release_string := $(shell cat $(cts_platform_release_path))
16 cat $ANDROID_BUILD_TOP/cts/development/ide/eclipse/.classpath $ANDROID_BUILD_TOP/development/ide/ec…
170 vmresult=`cat $datadir/dalvikout`178 vmres=`cat $datadir/dalvikout | sed -e 's/mk_b://;s/mk_s://'`
189 vmresult=`cat $datadir/dalvikout`197 vmres=`cat $datadir/dalvikout | sed -e 's/mk_b://;s/mk_s://'`
1027 Set<String> cat = new HashSet<String>(); in testMatchCategories() local1028 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 …]
1222 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()
30 cat /etc/ssl/openssl.cnf <(printf "\n[SAN]\nsubjectAltName=$SAN") \
83 cat \
34 (cd $ANDROID_BUILD_TOP && cp `cat