Searched refs:CHECK_LIST_VALUE (Results 1 – 1 of 1) sorted by relevance
/frameworks/compile/mclinker/unittests/ |
D | GCFactoryListTraitsTest.cpp | 62 #define CHECK_LIST_VALUE(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) \ macro 79 CHECK_LIST_VALUE(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in TEST_F() 84 CHECK_LIST_VALUE(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in TEST_F() 122 #undef CHECK_LIST_VALUE
|