Searched refs:out_sections (Results 1 – 1 of 1) sorted by relevance
104 std::ostringstream out_sections; in test_sectionalize() local115 out_sections << "|"; in test_sectionalize()120 out_sections << s[i].begin_index << ".." << s[i].end_index; in test_sectionalize()138 BOOST_CHECK_EQUAL(out_sections.str(), index_check); in test_sectionalize()