Searched refs:empty_test (Results 1 – 3 of 3) sorted by relevance
55 template <bool REVERSE> void empty_test() { in empty_test() function in LlvmLibcBlockStoreTest97 empty_test<false>(); in TEST_F()98 empty_test<true>(); in TEST_F()
55 struct empty_test { struct58 struct empty_test t10 = {}; // Okay
116 } empty_test = { { }, 3 }; variable