Searched refs:TestValues (Results 1 – 4 of 4) sorted by relevance
36 ValueT TestValues[1024]; member in __anon9af7cde40111::TinyPtrVectorTest40 for (size_t i = 0, e = array_lengthof(TestValues); i != e; ++i) in TinyPtrVectorTest()41 TestPtrs.push_back(&TestValues[i]); in TinyPtrVectorTest()99 this->TestPtrs[3] = &this->TestValues[42]; in TYPED_TEST()100 this->TestPtrs[4] = &this->TestValues[43]; in TYPED_TEST()
42 ValueT TestValues[1024]; member in __anon107f298c0111::TinyPtrVectorTest46 for (size_t i = 0, e = array_lengthof(TestValues); i != e; ++i) in TinyPtrVectorTest()47 TestPtrs.push_back(&TestValues[i]); in TinyPtrVectorTest()105 this->TestPtrs[3] = &this->TestValues[42]; in TYPED_TEST()106 this->TestPtrs[4] = &this->TestValues[43]; in TYPED_TEST()
2810 struct TestValues { struct in __anone21fdd500111::FloatingPointTest2876 static TestValues values_;2880 typename FloatingPointTest<RawType>::TestValues2912 static const FloatTest::TestValues& v = this->values_; in TEST_F()2967 static const FloatTest::TestValues& v = this->values_; in TEST_F()3085 static const DoubleTest::TestValues& v = this->values_; in TEST_F()3138 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
2752 struct TestValues { struct in __anon963337bb0111::FloatingPointTest2818 static TestValues values_;2822 typename FloatingPointTest<RawType>::TestValues2854 static const FloatTest::TestValues& v = this->values_; in TEST_F()2903 static const FloatTest::TestValues& v = this->values_; in TEST_F()3015 static const DoubleTest::TestValues& v = this->values_; in TEST_F()3058 static const DoubleTest::TestValues& v = this->values_; in TEST_F()