Searched defs:v (Results 1 – 5 of 5) sorted by relevance
109 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo()114 void PrintTo(const T* v, std::ostream* os) { in PrintTo()125 void PrintTo(const T* v, ostream* os) { in PrintTo()
146 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo()
128 public void btnRun(View v) { in btnRun()184 public void btnSelAll(View v) { in btnSelAll()190 public void btnSelNone(View v) { in btnSelNone()208 public void btnSettings(View v) { in btnSettings()213 public void btnRunDogfood(View v) { in btnRunDogfood()
34 char m[4], v[4]; in ParseMagic() local
308 float rebase(float v, float baselineSec) { in rebase()357 float v = (iresult.mComputeTimeSec - inferenceMean); in fromInferenceResults() local