/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | LatencyResult.java | 58 float v = (result - latencyMean); in LatencyResult() local 59 variance += v * v; in LatencyResult() 135 private float rebase(float v, float baselineSec) { in rebase() argument 136 if (v > 0.001) { in rebase() 137 v = baselineSec / v; in rebase() 139 return v; in rebase()
|
D | Processor.java | 353 Log.v(TAG, String.format("Asked to stop execution at model #%d", ct)); in benchmarkAllModels()
|
/test/vts-testcase/hal/treble/vintf/ |
D | utils.h | 182 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo() argument 184 reinterpret_cast<uintptr_t>(&*v), true /* prefix */); in PrintTo() 187 void PrintTo(const T* v, std::ostream* os) { in PrintTo() argument 189 reinterpret_cast<uintptr_t>(v), true /* prefix */); in PrintTo() 196 void PrintTo(const android::vintf::testing::HalManifestPtr& v, ostream* os); 198 void PrintTo(const T* v, ostream* os) { in PrintTo() argument 200 reinterpret_cast<uintptr_t>(v), true /* prefix */); in PrintTo()
|
D | DeviceManifestTest.cpp | 255 for (const auto v : in TEST_F() 258 "android.hardware.audio", v, "IDevicesFactory", "default"); in TEST_F() 261 for (const auto v : {Version(5, 0), Version(6, 0), Version(7, 0)}) { in TEST_F() 263 "android.hardware.audio.effect", v, "IEffectsFactory", "default"); in TEST_F()
|
D | utils.cpp | 175 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo() argument 176 if (v == nullptr) { in PrintTo() 180 *os << to_string(v->type()) << " manifest"; in PrintTo()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
D | NNControls.java | 115 public void btnRun(View v) { in btnRun() argument 171 public void btnSelAll(View v) { in btnSelAll() argument 177 public void btnSelNone(View v) { in btnSelNone() argument 196 public void btnSettings(View v) { in btnSettings() argument 201 public void btnRunDogfood(View v) { in btnRunDogfood() argument 209 Log.v(NNBenchmark.TAG, "Dogfood run seed " + seed); in btnRunDogfood() 225 btnRun(v); in btnRunDogfood()
|
D | BenchmarkTestBase.java | 146 Log.v(NNBenchmark.TAG, "Waiting for the device to charge"); in waitUntilCharged() 157 Log.v(NNBenchmark.TAG, in waitUntilCharged() 168 Log.v(NNBenchmark.TAG, String.format("Battery level: %d%%", percentage)); in waitUntilCharged() 235 Log.v(NNBenchmark.TAG, String.format( in run() 269 Log.v(NNBenchmark.TAG, "Interrupted while waiting for action running", e); in join()
|
D | NNBenchmark.java | 147 Log.v(TAG, String.format("Starting benchmark with %d test", mTestList.length)); in onResume() 158 Log.v(TAG, "No test to run, doing nothing"); in onResume()
|
/test/mlts/benchmark/results/ |
D | generate_result.py | 305 val=v, diff=d, span=get_diff_span(d, 1.0, positive_is_better=True)) 306 for v, d in zip(val, diff)] 327 v = [MELCEPLOGF0_DIFF_TEMPLATE.format( 328 val=v, diff=d, span=get_diff_span(d, 1.0, positive_is_better=False)) 329 for v, d in zip(val, diff)] 331 max_log_f0=v[0], 332 max_mel_cep_distortion=v[1], 333 max_single_error=v[2], 349 v = [PHONE_ERROR_RATE_DIFF_TEMPLATE.format( 350 val=v, diff=d, span=get_diff_span(d, 1.0, positive_is_better=False)) [all …]
|
D | Chart.bundle.min.js | 10 …v||void 0!==e.value?this.setValues("hsv",e):void 0!==e.w||void 0!==e.whiteness?this.setValues("hwb…
|
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | DynamicConfigHandler.java | 58 (k, v) -> { in getMergedDynamicConfigFile() argument 59 dynamicConfig.put(k, updateValues(v, valueReplacementMap)); in getMergedDynamicConfigFile() 70 v -> { in updateValues() 71 String updatedValue = v; in updateValues()
|
/test/vts-testcase/kernel/encryption/ |
D | adiantum.cpp | 46 static void put_unaligned_le32(uint32_t v, void *p) { in put_unaligned_le32() argument 47 __le32 x = cpu_to_le32(v); in put_unaligned_le32() 52 static void put_unaligned_le64(uint64_t v, void *p) { in put_unaligned_le64() argument 53 __le64 x = cpu_to_le64(v); in put_unaligned_le64() 62 static uint32_t rol32(uint32_t v, int n) { return (v << n) | (v >> (32 - n)); } in rol32() argument
|
/test/catbox/target_preparers/src/com/android/catbox/targetpreparer/ |
D | LowPerformanceTargetPreparer.java | 129 LogUtil.CLog.v(String.format("Executing fastboot command: %s", command)); in executeFastbootCommand() 139 LogUtil.CLog.v(String.format( in executeFastbootCommand()
|
/test/app_compat/csuite/test_scripts/src/main/java/com/android/pixel/utils/ |
D | DeviceUtils.java | 139 Log.v(TAG, "Started Recording"); in startRecording() 163 Log.v(TAG, "Stopped Recording"); in stopRecording()
|
/test/mlts/benchmark/dogfood/src/com/android/nn/dogfood/ |
D | MainActivity.java | 57 public void startStopTestClicked(View v) { in startStopTestClicked() argument
|
D | BenchmarkJobService.java | 145 Log.v(TAG, "Dogfood run seed " + seed); in randomModelList()
|
/test/mlts/benchmark/jni/ |
D | random_graph_test_jni.cpp | 224 [](bool v) { return v; }); in runRandomModel() argument 231 [](bool v) { return v; }); in runRandomModel() argument
|
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 294 v = self.readVhalProperty(prop, areaId=zone)["value"] 295 self.setVhalProperty(prop, v, areaId=zone) 298 propVals[prop] = v 555 for v in val[valType]: 564 v < a[valBoundNames[0]], 566 (c["prop"], a["areaId"], valType, v, 570 v > a[valBoundNames[1]], 572 (c["prop"], a["areaId"], valType, v,
|
/test/mlts/benchmark/src/com/android/nn/crashtest/core/ |
D | CrashTestService.java | 95 Log.v(TAG, "Instantiating test class name '" + testClassName + "'"); in onBind()
|
/test/app_compat/csuite/integration_tests/ |
D | csuite_test_utils.py | 209 env_str = ['env', '-i'] + [f'{k}={v}' for k, v in env.items()]
|
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/ |
D | RunModelsInParallel.java | 112 Log.v(CrashTest.TAG, message.orElse(".")); in init()
|
/test/mlts/models/assets/ssd_mobilenet_v1_coco_quantized/ |
D | tarmac.output7 | 1 …5FWEZQ1WKCd�DDcV_Gchj�YP]_bZCQJAH@B\H.LBL45JDeT\`EcDCLDDMK=GA9:KKFDcTK`HUOD�v~w�suryyVC_TguKWecj`=…
|
/test/mlts/benchmark/crashtest/src/com/android/nn/crashtest/ |
D | MainActivity.java | 217 public void startTestClicked(View v) { in startTestClicked() argument
|
/test/mlts/models/assets/asr_float/ |
D | LICENSE | 236 v. a URI or hyperlink to the Licensed Material to the
|
/test/mlts/models/assets/image_classification/ |
D | LICENSE | 10695 Author: Clemens v. Vogelsang (https://www.flickr.com/people/vauvau/)
|