Home | History | Annotate | Download | only in src

Lines Matching refs:TestCaseNameIs

3865 // TestCaseNameIs is copyable.
3866 class TestCaseNameIs {
3869 explicit TestCaseNameIs(const String& name)
3896 TestCase** test_case = test_cases_.FindIf(TestCaseNameIs(test_case_name));