Home | History | Annotate | Download | only in gtest

Lines Matching refs:TestNameIs

1921 // TestNameIs is copyable.
1922 class TestNameIs {
1926 // TestNameIs has NO default constructor.
1927 explicit TestNameIs(const char* name)
1946 TestNameIs(test_name));