Lines Matching defs:out
1473 const char* out = basename(in);1474 ASSERT_STREQ(expected_out, out) << in;