HomeSort by relevance Sort by last modified time
    Searched refs:type_param (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/google-breakpad/src/testing/gtest/test/
gtest-unittest-api_test.cc 152 EXPECT_TRUE(IsNull(test_case->type_param()));
163 EXPECT_TRUE(IsNull(tests[0]->type_param()));
169 EXPECT_TRUE(IsNull(tests[1]->type_param()));
175 EXPECT_TRUE(IsNull(tests[2]->type_param()));
181 EXPECT_TRUE(IsNull(tests[3]->type_param()));
192 EXPECT_STREQ(GetTypeName<int>().c_str(), test_case->type_param());
203 EXPECT_STREQ(GetTypeName<int>().c_str(), tests[0]->type_param());
215 EXPECT_TRUE(IsNull(test_case->type_param()));
225 EXPECT_TRUE(IsNull(test_info->type_param()));
250 EXPECT_TRUE(IsNull(test_cases[0]->type_param()));
    [all...]
gtest_xml_test_utils.py 63 "type_param" which only has to be non-empty.
156 * The "type_param" attribute of <testcase> elements is replaced with a
173 type_param = element.getAttributeNode('type_param')
174 if type_param and type_param.value:
175 type_param.value = '*'
gtest_xml_output_unittest.py 118 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/0" />
121 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/1" />
124 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/0" />
127 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/1" />
  /external/gtest/test/
gtest-unittest-api_test.cc 152 EXPECT_TRUE(IsNull(test_case->type_param()));
163 EXPECT_TRUE(IsNull(tests[0]->type_param()));
169 EXPECT_TRUE(IsNull(tests[1]->type_param()));
175 EXPECT_TRUE(IsNull(tests[2]->type_param()));
181 EXPECT_TRUE(IsNull(tests[3]->type_param()));
192 EXPECT_STREQ(GetTypeName<int>().c_str(), test_case->type_param());
203 EXPECT_STREQ(GetTypeName<int>().c_str(), tests[0]->type_param());
215 EXPECT_TRUE(IsNull(test_case->type_param()));
225 EXPECT_TRUE(IsNull(test_info->type_param()));
250 EXPECT_TRUE(IsNull(test_cases[0]->type_param()));
    [all...]
gtest_xml_test_utils.py 63 "type_param" which only has to be non-empty.
160 * The "type_param" attribute of <testcase> elements is replaced with a
177 type_param = element.getAttributeNode('type_param')
178 if type_param and type_param.value:
179 type_param.value = '*'
gtest_xml_output_unittest.py 119 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/0" />
122 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/1" />
125 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/0" />
128 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/1" />
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-unittest-api_test.cc 152 EXPECT_TRUE(IsNull(test_case->type_param()));
163 EXPECT_TRUE(IsNull(tests[0]->type_param()));
169 EXPECT_TRUE(IsNull(tests[1]->type_param()));
175 EXPECT_TRUE(IsNull(tests[2]->type_param()));
181 EXPECT_TRUE(IsNull(tests[3]->type_param()));
192 EXPECT_STREQ(GetTypeName<int>().c_str(), test_case->type_param());
203 EXPECT_STREQ(GetTypeName<int>().c_str(), tests[0]->type_param());
215 EXPECT_TRUE(IsNull(test_case->type_param()));
225 EXPECT_TRUE(IsNull(test_info->type_param()));
250 EXPECT_TRUE(IsNull(test_cases[0]->type_param()));
    [all...]
gtest_xml_test_utils.py 63 "type_param" which only has to be non-empty.
160 * The "type_param" attribute of <testcase> elements is replaced with a
177 type_param = element.getAttributeNode('type_param')
178 if type_param and type_param.value:
179 type_param.value = '*'
gtest_xml_output_unittest.py 119 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/0" />
122 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/1" />
125 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/0" />
128 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/1" />
  /ndk/sources/third_party/googletest/googletest/test/
gtest-unittest-api_test.cc 152 EXPECT_TRUE(IsNull(test_case->type_param()));
163 EXPECT_TRUE(IsNull(tests[0]->type_param()));
169 EXPECT_TRUE(IsNull(tests[1]->type_param()));
175 EXPECT_TRUE(IsNull(tests[2]->type_param()));
181 EXPECT_TRUE(IsNull(tests[3]->type_param()));
192 EXPECT_STREQ(GetTypeName<int>().c_str(), test_case->type_param());
203 EXPECT_STREQ(GetTypeName<int>().c_str(), tests[0]->type_param());
215 EXPECT_TRUE(IsNull(test_case->type_param()));
225 EXPECT_TRUE(IsNull(test_info->type_param()));
250 EXPECT_TRUE(IsNull(test_cases[0]->type_param()));
    [all...]
gtest_xml_test_utils.py 63 "type_param" which only has to be non-empty.
158 * The "type_param" attribute of <testcase> elements is replaced with a
175 type_param = element.getAttributeNode('type_param')
176 if type_param and type_param.value:
177 type_param.value = '*'
gtest_xml_output_unittest.py 118 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/0" />
121 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="TypedTest/1" />
124 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/0" />
127 <testcase name="HasTypeParamAttribute" type_param="*" status="run" time="*" classname="Single/TypeParameterizedTestCase/1" />
  /external/opencv3/modules/ts/misc/
testlog_parser.py 15 self.type_param = xmlnode.getAttribute("type_param")
85 if name == "type_param":
86 return self.type_param
132 return '::'.join(filter(None, [self.type_param, self.value_param]))
143 return '::'.join(filter(None, [name, fixture, self.type_param, self.value_param]))
150 if self.type_param:
151 if other.type_param:
152 r = cmp(self.type_param, other.type_param);
    [all...]
  /external/opencv3/modules/ts/src/
ts_perf.cpp 279 const char* type_param = test_info->type_param(); local
280 if (type_param != 0)
281 (nodename += "--") += type_param;
    [all...]
  /external/gtest/src/
gtest.cc 2673 const char* const type_param = test_info.type_param(); local
    [all...]
gtest-internal-inl.h 638 // type_param: the name of the test's type parameter, or NULL if
643 const char* type_param,
671 test_info->type_param(),
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc 2673 const char* const type_param = test_info.type_param(); local
    [all...]
gtest-internal-inl.h 638 // type_param: the name of the test's type parameter, or NULL if
643 const char* type_param,
671 test_info->type_param(),
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 2647 const char* const type_param = test_info.type_param(); local
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc 2668 const char* const type_param = test_info.type_param(); local
    [all...]
gtest-internal-inl.h 631 // type_param: the name of the test's type parameter, or NULL if
636 const char* type_param,
664 test_info->type_param(),
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 2639 const char* const type_param = test_info.type_param(); local
    [all...]
gtest-internal-inl.h 620 // type_param: the name of the test's type parameter, or NULL if
625 const char* type_param,
653 test_info->type_param(),
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 2667 const char* const type_param = test_info.type_param(); local
    [all...]
gtest-internal-inl.h 617 // type_param: the name of the test's type parameter, or NULL if
622 const char* type_param,
650 test_info->type_param(),
    [all...]

Completed in 322 milliseconds

1 2 3