Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h580 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
587 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
842 std::vector<int> test_case_indices_; variable
Dgtest.cc4158 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
4518 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
4522 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
4536 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h566 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
573 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
828 std::vector<int> test_case_indices_; variable
/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h569 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
576 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
831 std::vector<int> test_case_indices_; variable
Dgtest.cc4097 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
4456 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
4460 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
4474 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h578 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
585 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
846 std::vector<int> test_case_indices_; variable
Dgtest.cc4534 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
4942 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
4946 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
4960 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h578 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
585 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
846 std::vector<int> test_case_indices_; variable
Dgtest.cc4533 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
4941 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
4945 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
4959 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h578 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
585 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
846 std::vector<int> test_case_indices_; variable
Dgtest.cc4533 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
4941 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
4945 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
4959 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h584 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
591 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
850 std::vector<int> test_case_indices_; variable
Dgtest.cc5066 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
5505 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
5509 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
5523 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc4094 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
4453 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
4457 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
4471 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc985 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase()
992 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase()
1253 std::vector<int> test_case_indices_; member in testing::internal::UnitTestImpl
5985 test_case_indices_.push_back(static_cast<int>(test_case_indices_.size())); in GetTestCase()
6393 ShuffleRange(random(), 0, last_death_test_case_ + 1, &test_case_indices_); in ShuffleTests()
6397 static_cast<int>(test_cases_.size()), &test_case_indices_); in ShuffleTests()
6411 test_case_indices_[i] = static_cast<int>(i); in UnshuffleTests()