Home | History | Annotate | Download | only in src

Lines Matching full:current_test_case

2271   const TestCase* const test_case = impl->current_test_case();
4269 const TestCase* UnitTest::current_test_case() const
4272 return impl_->current_test_case();