Searched refs:test_suite_indices_ (Results 1 – 2 of 2) sorted by relevance
592 const int index = GetElementOr(test_suite_indices_, i, -1); in GetTestSuite()604 const int index = GetElementOr(test_suite_indices_, i, -1); in GetMutableSuiteCase()892 std::vector<int> test_suite_indices_; variable
5826 test_suite_indices_.push_back(static_cast<int>(test_suite_indices_.size())); in GetTestSuite()6317 ShuffleRange(random(), 0, last_death_test_suite_ + 1, &test_suite_indices_); in ShuffleTests()6321 static_cast<int>(test_suites_.size()), &test_suite_indices_); in ShuffleTests()6335 test_suite_indices_[i] = static_cast<int>(i); in UnshuffleTests()