Searched defs:CHECK_LIST_VALUE (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/unittests/
H A DGCFactoryListTraitsTest.cpp65 #define CHECK_LIST_VALUE(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) do { \ macro
81 CHECK_LIST_VALUE(0, 1, 2, 3, 4, 5, 6, 7, 8, 9);
86 CHECK_LIST_VALUE(0, 1, 2, 3, 4, 5, 6, 7, 8, 9);
122 #undef CHECK_LIST_VALUE macro

Completed in 27 milliseconds