Home
last modified time | relevance | path

Searched refs:test_33 (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleSkLayer.cpp52 static void test_33(const SkMatrix44& mat, in test_33() function
107 test_33(m0, 1, 0, 0, 0, 1, 0); in test44()
109 test_33(m0, 1, 0, 3, 0, 1, 4); in test44()
/external/clang/test/Sema/
Duninit-variables.c234 void test_33() { in test_33() function