Searched refs:FromFile (Results 1 – 3 of 3) sorted by relevance
46 void FromFile(const std::string& file_name);
91 void TestCommandHandler::FromFile(const std::string& file_name) { in FromFile() function in rootcanal::TestCommandHandler
184 test_channel_.FromFile(default_commands_file_); in SetUpTestChannel()