/system/bt/test/ |
D | run_benchmarks.sh | 16 binary="$(basename "$0")" 17 echo "Usage: ${binary} --help" 18 …echo " ${binary} [-i <iterations>] [-s <specific device>] [--all] [<benchmark name>[.<filter… 93 binary="/data/benchmarktest64/${name}/${name}" 95 binary="/data/benchmarktest/${name}/${name}" 98 push_command=( "${adb[@]}" push {"${ANDROID_PRODUCT_OUT}",}"${binary}" ) 99 benchmark_command=( "${adb[@]}" shell "${binary}" )
|
D | run_unit_tests.sh | 35 binary="$(basename "$0")" 36 echo "Usage: ${binary} --help" 37 …echo " ${binary} [-i <iterations>] [-s <specific device>] [--all] [<test name>[.<filter>] ..… 119 binary="/data/nativetest64/${name}/${name}" 121 binary="/data/nativetest/${name}/${name}" 124 push_command=( "${adb[@]}" push {"${ANDROID_PRODUCT_OUT}",}"${binary}" ) 125 test_command=( "${adb[@]}" shell "${binary}" )
|
/system/nfc/ |
D | run_unit_tests.sh | 12 binary="$(basename "$0")" 13 echo "Usage: ${binary} --help" 14 …echo " ${binary} [-i <iterations>] [-s <specific device>] [--all] [<test name>[.<filter>] ..… 92 binary="/data/nativetest/${name}/${name}" 94 push_command=( "${adb[@]}" push {"${ANDROID_PRODUCT_OUT}",}"${binary}" ) 95 test_command=( "${adb[@]}" shell "${binary}" )
|
/system/extras/simpleperf/scripts/ |
D | binary_cache_builder.py | 93 for binary in self.binaries: 94 index = binary.rfind('/') 95 filename = binary[index+1:] 99 paths.append(binary) 111 for binary in paths: 112 expected_build_id = self.binaries.get(binary) 115 expected_build_id, binary) 155 for binary in self.binaries: 156 build_id = self.binaries[binary] 157 if not binary.startswith('/') or binary == "//anon" or binary.startswith("/dev/"): [all …]
|
/system/chre/host/common/include/chre_host/ |
D | fragmented_load_transaction.h | 39 std::vector<uint8_t> binary; member 43 const std::vector<uint8_t>& binary) : in FragmentedLoadRequest() 44 FragmentedLoadRequest(fragmentId, transactionId, 0, 0, 0, 0, binary) {} in FragmentedLoadRequest() 49 const std::vector<uint8_t>& binary) in FragmentedLoadRequest() 56 binary(binary) {} in FragmentedLoadRequest()
|
/system/netd/tests/ |
D | binder_test.cpp | 217 static std::vector<std::string> listIptablesRule(const char *binary, const char *chainName) { in listIptablesRule() argument 218 std::string command = StringPrintf("%s -w -n -L %s", binary, chainName); in listIptablesRule() 222 static int iptablesRuleLineLength(const char *binary, const char *chainName) { in iptablesRuleLineLength() argument 223 return listIptablesRule(binary, chainName).size(); in iptablesRuleLineLength() 226 static bool iptablesRuleExists(const char *binary, in iptablesRuleExists() argument 229 std::vector<std::string> rules = listIptablesRule(binary, chainName); in iptablesRuleExists() 469 static int bandwidthDataSaverEnabled(const char *binary) { in bandwidthDataSaverEnabled() argument 470 std::vector<std::string> lines = listIptablesRule(binary, "bw_data_saver"); in bandwidthDataSaverEnabled() 492 size_t minSize = (std::string(binary) == IPTABLES_PATH) ? 3 : 9; in bandwidthDataSaverEnabled() 1006 for (const auto& binary : { IPTABLES_PATH, IP6TABLES_PATH }) { in expectNoTestCounterRules() [all …]
|
/system/apex/apexd/ |
D | apex_manifest.cpp | 50 std::string binary; in JsonToApexManifestMessage() local 52 resolver.get(), GetTypeUrl(apex_manifest), content, &binary); in JsonToApexManifestMessage() 59 if (!apex_manifest.ParseFromString(binary)) { in JsonToApexManifestMessage()
|
/system/extras/libjsonpb/parse/ |
D | jsonpb.cpp | 62 std::string binary; in JsonStringToMessage() local 63 auto status = JsonToBinaryString(resolver.get(), GetTypeUrl(*message), content, &binary); in JsonStringToMessage() 67 if (!message->ParseFromString(binary)) { in JsonStringToMessage()
|
/system/bt/gd/ |
D | Android.bp | 51 // Enabled code coverage on a binary. These flags allow libraries that were 53 // order to create a binary that will create a profraw file when ran. Note 55 // compiled in the binary. See //test/gen_coverage.py for more information
|
/system/tools/hidl/c2hal/ |
D | c2hal_y.yy | 482 | expr '+' expr { $$ = Expression::binary($1, "+", $3); } 483 | expr '-' expr { $$ = Expression::binary($1, "-", $3); } 484 | expr '/' expr { $$ = Expression::binary($1, "/", $3); } 485 | expr '*' expr { $$ = Expression::binary($1, "*", $3); } 486 | expr '%' expr { $$ = Expression::binary($1, "%%", $3); } 487 | expr '&' expr { $$ = Expression::binary($1, "&", $3); } 488 | expr '|' expr { $$ = Expression::binary($1, "|", $3); } 489 | expr '^' expr { $$ = Expression::binary($1, "^", $3); } 490 | expr LSHIFT expr { $$ = Expression::binary($1, "<<", $3); } 491 | expr RSHIFT expr { $$ = Expression::binary($1, ">>", $3); }
|
/system/bt/build/ |
D | Android.bp | 91 // Enabled code coverage on a binary. These flags allow libraries that were 93 // order to create a binary that will create a profraw file when ran. Note 95 // compiled in the binary. See //test/gen_coverage.py for more information
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | vendor_toolbox.te | 2 # Non-vendor processes are not allowed to execute the binary
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | vendor_toolbox.te | 2 # Non-vendor processes are not allowed to execute the binary
|
/system/sepolicy/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | vendor_toolbox.te | 2 # Non-vendor processes are not allowed to execute the binary
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | vendor_toolbox.te | 2 # Non-vendor processes are not allowed to execute the binary
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | vendor_toolbox.te | 2 # Non-vendor processes are not allowed to execute the binary
|
/system/chre/external/kiss_fft/ |
D | LICENSE | 5 Redistribution and use in source and binary forms, with or without modification, are permitted prov… 8 …* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
|
/system/media/audio_route/ |
D | NOTICE | 3 Redistribution and use in source and binary forms, with or without 7 * Redistributions in binary form must reproduce the above copyright
|
/system/extras/libfec/test/ |
D | test_read.cpp | 46 ofstream output(argv[2], ios::binary | ios::trunc); in main()
|
/system/netd/resolv/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 9 2. Redistributions in binary form must reproduce the above copyright 33 Redistribution and use in source and binary forms, with or without 38 * Redistributions in binary form must reproduce the above copyright 61 Redistribution and use in source and binary forms, with or without 66 * Redistributions in binary form must reproduce the above copyright 105 Redistribution and use in source and binary forms, with or without 110 2. Redistributions in binary form must reproduce the above copyright 134 Redistribution and use in source and binary forms, with or without 139 2. Redistributions in binary form must reproduce the above copyright [all …]
|