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