Home | History | Annotate | Download | only in tests

Lines Matching refs:expected_out

1401 static void TestBasename(const char* in, const char* expected_out) {
1404 ASSERT_STREQ(expected_out, out) << in;