Home
last modified time | relevance | path

Searched refs:test_index (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4220 for (int test_index = 0; test_index < total_test_case_count(); in RunAllTests() local
4221 test_index++) { in RunAllTests()
4222 GetMutableTestCase(test_index)->Run(); in RunAllTests()