Home
last modified time | relevance | path

Searched refs:type_param (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1044 const char* type_param,
1072 test_info->type_param(), in AddTestInfo()
4045 const char* type_param, in MakeAndRegisterTestInfo() argument
4535 const char* const type_param = test_info.type_param(); in PrintFullTestCommentIfPresent() local
4538 if (type_param != NULL || value_param != NULL) { in PrintFullTestCommentIfPresent()
4540 if (type_param != NULL) { in PrintFullTestCommentIfPresent()
4541 printf("%s = %s", kTypeParamLabel, type_param); in PrintFullTestCommentIfPresent()
4628 if (test_case.type_param() == NULL) { in OnTestCaseStart()
5162 if (test_info.type_param() != NULL) { in OutputXmlTestInfo()
5527 if (test_info.type_param() != NULL) { in OutputJsonTestInfo()
[all …]
Dgtest.h8408 const char* type_param,
20459 const char* type_param() const {
20521 const char* type_param,
20608 const char* type_param() const {