Home
last modified time | relevance | path

Searched defs:v5 (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/net/common/tests/unit/src/com/android/testutils/
DDeviceInfoUtilsTest.java79 final DeviceInfoUtils.KVersion v5 = new DeviceInfoUtils.KVersion(5, 8, 1); in testVersion() local
/frameworks/compile/mclinker/unittests/
DGCFactoryListTraitsTest.cpp62 #define CHECK_LIST_VALUE(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) \ argument
/frameworks/native/libs/math/tests/
Dvec_test.cpp72 vec4 v5(vec3(v2.xy, 42), 24); in TEST_F() local