Searched defs:test_vector (Results 1 – 4 of 4) sorted by relevance
75 gfx::Vector2dF test_vector(0.5, 0.5); in TEST() local101 gfx::Vector2dF test_vector(0.3f, 0.7f); in TEST() local
126 struct test_vector { vector int x; }; argument
74 void test_vector() in test_vector() function
35 const TestVector test_vector[] = { variable