Searched defs:ETC (Results 1 – 3 of 3) sorted by relevance
29 struct ETC { struct30 template <typename... T> __device__ ETC(T...) {} in ETC() argument
464 #define ETC "name:\"foo\" label:LABEL_REQUIRED number:1" in TEST_F() macro