Searched defs:GetParam (Results 1 - 18 of 18) sorted by relevance

/external/pdfium/core/fpdfapi/page/
H A Dcpdf_contentmarkitem.cpp26 CPDF_Dictionary* CPDF_ContentMarkItem::GetParam() const { function in class:CPDF_ContentMarkItem
39 CPDF_Dictionary* pDict = GetParam();
/external/v8/src/
H A Dsignature.h25 T GetParam(size_t index) const { function in class:v8::internal::Signature
/external/pdfium/core/fpdfdoc/
H A Dcpdf_dest.cpp146 float CPDF_Dest::GetParam(int index) const { function in class:CPDF_Dest
/external/autotest/client/site_tests/network_EthernetStressPlug/
H A Dnetwork_EthernetStressPlug.py34 def GetParam(self, parameter): member in class:EthernetDongle
185 if self.dongle.GetParam(param) is None:
194 if val != self.dongle.GetParam(param):
200 self.dongle.GetParam(param),
/external/webrtc/talk/media/base/
H A Dcodec.cc127 bool Codec::GetParam(const std::string& name, std::string* out) const { function in class:cricket::Codec
135 bool Codec::GetParam(const std::string& name, int* out) const { function in class:cricket::Codec
301 if (GetParam(kCodecParamMinBitrate, &min_bitrate) &&
302 GetParam(kCodecParamMaxBitrate, &max_bitrate)) {
/external/autotest/client/site_tests/camera_V4L2/src/
H A Dmedia_v4l2_device.cc138 if (!GetParam(&param))
955 bool V4L2Device::GetParam(v4l2_streamparm* param) { function in class:V4L2Device
975 if (!GetParam(&param))
986 if (!GetParam(&param))
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h1650 // the GetParam() method.
1658 // // Can use GetParam() here.
1661 // // Can use GetParam() here.
1664 // // Can use GetParam() here.
1667 // // Can use GetParam() here.
1671 // // Can use GetParam() method here.
1673 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1686 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1688 const ParamType& GetParam() const { return *parameter_; } function in class:testing::WithParamInterface
/external/googletest/googletest/include/gtest/
H A Dgtest.h1717 // the GetParam() method.
1725 // // Can use GetParam() here.
1728 // // Can use GetParam() here.
1731 // // Can use GetParam() here.
1734 // // Can use GetParam() here.
1738 // // Can use GetParam() method here.
1740 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1753 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1755 const ParamType& GetParam() const { function in class:testing::WithParamInterface
1757 << "GetParam() ca
[all...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h1717 // the GetParam() method.
1725 // // Can use GetParam() here.
1728 // // Can use GetParam() here.
1731 // // Can use GetParam() here.
1734 // // Can use GetParam() here.
1738 // // Can use GetParam() method here.
1740 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1753 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1755 const ParamType& GetParam() const { function in class:testing::WithParamInterface
1757 << "GetParam() ca
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1644 // the GetParam() method.
1652 // // Can use GetParam() here.
1655 // // Can use GetParam() here.
1658 // // Can use GetParam() here.
1661 // // Can use GetParam() here.
1665 // // Can use GetParam() method here.
1667 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1680 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1682 const ParamType& GetParam() const { return *parameter_; } function in class:testing::WithParamInterface
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1772 // the GetParam() method.
1780 // // Can use GetParam() here.
1783 // // Can use GetParam() here.
1786 // // Can use GetParam() here.
1789 // // Can use GetParam() here.
1793 // // Can use GetParam() method here.
1795 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1808 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1810 const ParamType& GetParam() const { function in class:testing::WithParamInterface
1812 << "GetParam() ca
[all...]
/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp226 double GetParam(const char* name) function in class:CvVSModule
306 double val = pM->GetParam(N);
337 pM->SetParam(N,GetParam(tmp));
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1570 // the GetParam() method.
1578 // // Can use GetParam() here.
1581 // // Can use GetParam() here.
1584 // // Can use GetParam() here.
1587 // // Can use GetParam() here.
1591 // // Can use GetParam() method here.
1593 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1604 const ParamType& GetParam() const { return *parameter_; } function in class:testing::TestWithParam
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest.h1642 // the GetParam() method.
1650 // // Can use GetParam() here.
1653 // // Can use GetParam() here.
1656 // // Can use GetParam() here.
1659 // // Can use GetParam() here.
1663 // // Can use GetParam() method here.
1665 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1678 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1680 const ParamType& GetParam() const { return *parameter_; } function in class:testing::WithParamInterface
/external/v8/testing/gtest/include/gtest/
H A Dgtest.h1721 // the GetParam() method.
1729 // // Can use GetParam() here.
1732 // // Can use GetParam() here.
1735 // // Can use GetParam() here.
1738 // // Can use GetParam() here.
1742 // // Can use GetParam() method here.
1744 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1757 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1759 const ParamType& GetParam() const { function in class:testing::WithParamInterface
1761 << "GetParam() ca
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h1781 // the GetParam() method.
1789 // // Can use GetParam() here.
1792 // // Can use GetParam() here.
1795 // // Can use GetParam() here.
1798 // // Can use GetParam() here.
1802 // // Can use GetParam() method here.
1804 // ASSERT_TRUE(foo.DoesBar(GetParam()));
1817 // like writing 'WithParamInterface<bool>::GetParam()' for a test that
1819 const ParamType& GetParam() const { function in class:testing::WithParamInterface
1821 << "GetParam() ca
[all...]
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h8165 // Inside a test, access the test parameter with the GetParam() method
8167 EXPECT_TRUE(foo.Blah(GetParam()));
14957 // external_flag = GetParam();
15005 // tie(external_flag_1, external_flag_2) = GetParam();
17158 // the GetParam() method.
17166 // // Can use GetParam() here.
17169 // // Can use GetParam() here.
17172 // // Can use GetParam() here.
17175 // // Can use GetParam() here.
17179 // // Can use GetParam() metho
17192 const ParamType& GetParam() const { return *parameter_; } function in class:testing::TestWithParam
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h8799 // Inside a test, access the test parameter with the GetParam() method
8801 EXPECT_TRUE(foo.Blah(GetParam()));
8906 // GetParam works just the same here as if you inherit from TestWithParam.
8907 EXPECT_TRUE(foo.Blah(GetParam()));
16782 // external_flag = GetParam();
16830 // tie(external_flag_1, external_flag_2) = GetParam();
19186 // the GetParam() method.
19194 // // Can use GetParam() here.
19197 // // Can use GetParam() here.
19200 // // Can use GetParam() her
19224 const ParamType& GetParam() const { function in class:testing::WithParamInterface
[all...]

Completed in 910 milliseconds