Home
last modified time | relevance | path

Searched defs:get_test (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/utils/
H A DFuzzTest41 def get_test(self, index): member in TestGenerator
/llvm-project/libc/test/src/stdlib/
H A Dat_quick_exit_test.cpp51 template <int count> constexpr auto get_test() { get_test() function