Searched defs:v (Results 1 – 10 of 10) sorted by relevance
| /test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
| D | NNControls.java | 115 public void btnRun(View v) { in btnRun() 171 public void btnSelAll(View v) { in btnSelAll() 177 public void btnSelNone(View v) { in btnSelNone() 196 public void btnSettings(View v) { in btnSettings() 201 public void btnRunDogfood(View v) { in btnRunDogfood()
|
| /test/vts-testcase/hal/treble/vintf/ |
| D | utils.h | 178 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo() 183 void PrintTo(const T* v, std::ostream* os) { in PrintTo() 194 void PrintTo(const T* v, ostream* os) { in PrintTo()
|
| D | utils.cpp | 180 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo()
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
| D | LatencyResult.java | 58 float v = (result - latencyMean); in LatencyResult() local 135 private float rebase(float v, float baselineSec) { in rebase()
|
| /test/mlts/benchmark/dogfood/src/com/android/nn/dogfood/ |
| D | MainActivity.java | 57 public void startStopTestClicked(View v) { in startStopTestClicked()
|
| /test/vts-testcase/kernel/encryption/ |
| D | adiantum.cpp | 46 static void put_unaligned_le32(uint32_t v, void *p) { in put_unaligned_le32() 52 static void put_unaligned_le64(uint64_t v, void *p) { in put_unaligned_le64() 62 static uint32_t rol32(uint32_t v, int n) { return (v << n) | (v >> (32 - n)); } in rol32()
|
| /test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
| D | DynamicConfigHandler.java | 58 (k, v) -> { in getMergedDynamicConfigFile() argument
|
| /test/mlts/benchmark/crashtest/src/com/android/nn/crashtest/ |
| D | MainActivity.java | 217 public void startTestClicked(View v) { in startTestClicked()
|
| /test/vts-testcase/kernel/gki/ |
| D | eol_enforcement_test.cpp | 69 uint32_t v, mj, mi; in parseKernelVersion() local
|
| /test/mlts/benchmark/jni/ |
| D | random_graph_test_jni.cpp | 224 [](bool v) { return v; }); in runRandomModel() 231 [](bool v) { return v; }); in runRandomModel()
|