Searched defs:get_test (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/utils/ | ||
H A D | FuzzTest | 41 def get_test(self, index): member in TestGenerator |
/llvm-project/libc/test/src/stdlib/ | ||
H A D | at_quick_exit_test.cpp | 51 template <int count> constexpr auto get_test() { get_test() function |