Searched defs:testVals (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | AnalyticsTests.java | 301 long[] testVals = {0, -1, -10, -100, -57836, 1, 10, 100, 1000, 458457}; in testAnalyticsRounding() local
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | APIntTest.cpp | 227 std::array<APInt, 5> testVals{{ in TEST() local
|
/aosp_15_r20/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/ |
H A D | CalendarTest.java | 1545 ContentValues testVals = new ContentValues(colorValues); in testColorWriteRequirements() local
|