Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Linux/
Dnohugepage_test.cc30 void FileToString(const char *path) { in FileToString() function
/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp36 std::string FileToString(const std::string &Path) { in FileToString() function