Searched defs:test_with_func (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/stdio/ | ||
H A D | fgetc_unlocked_test.cpp | 28 void test_with_func(GetcFunc *func, const char *filename) { in test_with_func() function in LlvmLibcGetcTest |
H A D | fgetc_test.cpp | 25 void test_with_func(GetcFunc *func, const char *filename) { in test_with_func() function in LlvmLibcGetcTest |