Searched refs:empty_sep (Results 1 – 1 of 1) sorted by relevance
222 auto empty_sep = ""sv; in test_string_literals() local225 assert(test_function_call("abc", empty_sep, expected)); in test_string_literals()226 assert(test_with_piping("abc", empty_sep, expected)); in test_string_literals()369 auto empty_sep = ""sv; in main_test() local371 test_one("abc"sv, empty_sep, expected); in main_test()372 test_one("abc"sv, empty_sep, expected); in main_test()