Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dnohugepage_test.cpp30 void FileToString(const char *path) { in FileToString() function
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp61 std::string FileToString(const std::string &Path) { in FileToString() function