Home
last modified time | relevance | path

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

/external/xmlrpcpp/test/
DTestValues.dsp1 # Microsoft Developer Studio Project File - Name="TestValues" - Package Owner=<4>
7 CFG=TestValues - Win32 Debug
11 !MESSAGE NMAKE /f "TestValues.mak".
16 !MESSAGE NMAKE /f "TestValues.mak" CFG="TestValues - Win32 Debug"
20 !MESSAGE "TestValues - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "TestValues - Win32 Debug" (based on "Win32 (x86) Console Application")
31 !IF "$(CFG)" == "TestValues - Win32 Release"
55 !ELSEIF "$(CFG)" == "TestValues - Win32 Debug"
84 # Name "TestValues - Win32 Release"
85 # Name "TestValues - Win32 Debug"
DMakefile18 TESTS = HelloClient HelloServer TestBase64Client TestBase64Server TestValues TestXml Validator
/external/xmlrpcpp/
Dxmlrpc.dsw81 Project: "TestValues"=".\Test\TestValues.dsp" - Package Owner=<4>
DXmlRpc.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestValues", "Test\TestValues.vcproj", "{6181B…
/external/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp42 ValueT TestValues[1024]; member in __anon20cd5d020111::TinyPtrVectorTest
46 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()
/external/protobuf/gtest/test/
Dgtest_unittest.cc2636 struct TestValues { struct in __anon65a9b48f0111::FloatingPointTest
2702 static TestValues values_;
2706 typename FloatingPointTest<RawType>::TestValues
2738 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2793 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2911 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
2964 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
/external/v8/testing/gtest/test/
Dgtest_unittest.cc2672 struct TestValues { struct in __anon8daa82990111::FloatingPointTest
2738 static TestValues values_;
2742 typename FloatingPointTest<RawType>::TestValues
2774 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2829 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2947 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
3000 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
/external/googletest/googletest/test/
Dgtest_unittest.cc2672 struct TestValues { struct in __anonc0ba36310111::FloatingPointTest
2738 static TestValues values_;
2742 typename FloatingPointTest<RawType>::TestValues
2774 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2829 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2947 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
3000 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_unittest.cc2665 struct TestValues { struct in __anonaff2d9270111::FloatingPointTest
2731 static TestValues values_;
2735 typename FloatingPointTest<RawType>::TestValues
2767 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2822 static const FloatTest::TestValues& v = this->values_; in TEST_F()
2940 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
2993 static const DoubleTest::TestValues& v = this->values_; in TEST_F()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc2810 struct TestValues { struct in __anone6e23cc60111::FloatingPointTest
2876 static TestValues values_;
2880 typename FloatingPointTest<RawType>::TestValues
2912 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()