Home
last modified time | relevance | path

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

/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