Home
last modified time | relevance | path

Searched defs:first_result (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/
Dtest-utils.h29 const std::string first_result = arg.classification.empty() variable
37 const std::string first_result = arg.classification.empty() variable
/external/rust/crates/csv/tests/
Dtests.rs353 let first_result = record_results.next(); in no_infinite_loop_on_io_errors() localVariable