Searched defs:first_result (Results 1 – 4 of 4) sorted by relevance
29 const std::string first_result = arg.classification.empty() variable37 const std::string first_result = arg.classification.empty() variable
353 pub fn first_result(self) -> Result<path::PathBuf> { in first_result() method
353 let first_result = record_results.next(); in no_infinite_loop_on_io_errors() localVariable
717 TestResult first_result = in TEST_F() local