Searched defs:v (Results 1 – 9 of 9) sorted by relevance
116 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo()121 void PrintTo(const T* v, std::ostream* os) { in PrintTo()132 void PrintTo(const T* v, ostream* os) { in PrintTo()
124 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo()
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()
58 float v = (result - latencyMean); in LatencyResult() local135 private float rebase(float v, float baselineSec) { in rebase()
57 public void startStopTestClicked(View v) { in startStopTestClicked()
34 char m[4], v[4]; in ParseMagic() local
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()
217 public void startTestClicked(View v) { in startTestClicked()
224 [](bool v) { return v; }); in runRandomModel()231 [](bool v) { return v; }); in runRandomModel()