Home | History | Annotate | Download | only in src

Lines Matching defs:current_test_case

1953   const TestCase* const test_case = impl->current_test_case();
3854 const TestCase* UnitTest::current_test_case() const {
3856 return impl_->current_test_case();