Searched refs:FileToVector (Results 1 – 3 of 3) sorted by relevance
51 Unit FileToVector(const std::string &Path) { in FileToVector() function85 V->push_back(FileToVector(FilePath)); in ReadDirToVectorOfUnits()
30 Unit FileToVector(const std::string &Path);
202 Unit U = FileToVector(InputFilePath); in RunOneTest()