Searched defs:expectedStr (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
| D | IntHistogramTest.java | 89 String expectedStr = "{[Integer.MIN_VALUE,10)=4, [10,30)=2, [30,60)=3, [60,100)=4, " in testAddToHistogram() local 131 String expectedStr = "{[Integer.MIN_VALUE,10)=4, [30,60)=3, [60,100)=4, " in testAddToHistogramWithGap() local 181 String expectedStr = "{[Integer.MIN_VALUE,-100)=2, [-100,-20)=3, [-20,-1)=3, [-1,0)=1, " in testAddNegativeToHistogram() local 211 String expectedStr = "{}"; in testEmptyHistogram() local 232 String expectedStr = "{[10,30)=2}"; in testLength1Histogram() local
|
| /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/test/ |
| D | test_macros.h | 15 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpArrayLikeFloatEq() 33 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpMatrixLikeFloatEq() 53 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpArrayLikeFloatNe() 71 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpMatrixLikeFloatNe()
|
| /frameworks/base/tools/split-select/ |
| D | TestRules.cpp | 77 const String8 expectedStr(expected.toJson()); in RulePredFormat() local
|