Searched defs:joined (Results 1 – 3 of 3) sorted by relevance
220 const std::string joined = text::join(lines, " "); in ATF_TEST_CASE_BODY() local
1160 const struct cpg_address *joined, in cpg_join_callback()
2716 auto joined = joiner(repeat(range)); variable