Public Member Functions | |
TORCH_API void | run (const std::string &test_file) |
TORCH_API void | addCheck (CheckType type, const std::string &s, c10::optional< size_t > count=c10::nullopt) |
Data Fields | |
bool | has_run = false |
Friends | |
std::ostream & | operator<< (std::ostream &out, const FileCheckImpl &fc) |
Definition at line 128 of file file_check.cpp.