Searched +defs:multi +defs:line (Results 1 – 2 of 2) sorted by relevance
387 const std::vector< int > multi = in ATF_TEST_CASE_BODY() local397 const std::vector< std::string > multi = in ATF_TEST_CASE_BODY() local658 std::string line; in ATF_TEST_CASE_BODY() local
445 #define INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) name##line argument446 #define INTERNAL_CATCH_UNIQUE_NAME_LINE( name, line ) INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) argument497 std::size_t line; member5898 static char line[CATCH_CONFIG_CONSOLE_WIDTH] = {0}; in getLineOfChars() local8429 auto line() const -> std::string const& { return m_column.m_strings[m_stringIndex]; } in line() function in Catch::clara::TextFlow::Column::iterator8557 for (auto line : col) { in operator <<() local8677 for (auto line : cols) { in operator <<() local9643 std::string line; in makeCommandLineParser() local10351 for( std::string line; std::getline(in, line); ) { in isDebuggerActive() local13084 auto& multi = static_cast<ListeningReporter&>(*ret); in makeReporter() local[all …]