Searched defs:acc (Results 1 – 4 of 4) sorted by relevance
43 Account acc = new Account(parcel); in testPocCVE_2019_9376() local
45 Account acc = new Account(name, type); in testPocCVE_2021_0934() local
221 ASensorVector &acc = e.vector; in testDirectReport() local
390 int axis, long time, float val, float actualV, float estimatedV, float acc) { in logTrackingInfo()