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