Home
last modified time | relevance | path

Searched refs:checkFileData (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A Draw_ostream_test.cpp480 static void checkFileData(StringRef FileName, StringRef GoldenData) { in checkFileData() function
503 checkFileData(Path, "HelloWorld"); in TEST()