Searched defs:GetMutableTestCase (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/ | ||
H A D | gtest-internal-inl.h | 575 TestCase* GetMutableTestCase(int i) { in GetMutableTestCase() function |
H A D | gtest.cc | 3688 TestCase* UnitTest::GetMutableTestCase(int i) { in GetMutableTestCase() function in testing::UnitTest |
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/ | ||
H A D | gtest-all.cc | 1045 TestCase* GetMutableTestCase(int i) { in GetMutableTestCase() function in testing::internal::UnitTestImpl |