Home | History | Annotate | Download | only in src

Lines Matching refs:TestCaseNameIs

3834 // TestCaseNameIs is copyable.
3835 class TestCaseNameIs {
3838 explicit TestCaseNameIs(const String& name)
3865 TestCase** test_case = test_cases_.FindIf(TestCaseNameIs(test_case_name));