Searched defs:description_ (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/kyua/utils/cmdline/ |
| H A D | options.cpp | 59 const char* description_, in base_option() 85 const char* description_, in base_option() 258 const char* description_) : in bool_option() 269 const char* description_) : in bool_option() 286 const char* description_, in int_option() 304 const char* description_, in int_option() 362 const char* description_, in list_option() 380 const char* description_, in list_option() 427 const char* description_, in path_option() 445 const char* description_, in path_option() [all …]
|
| H A D | options_test.cpp | 57 const char* description_, const char* arg_name_ = NULL, in mock_option() 72 const char* description_, const char* arg_name_ = NULL, in mock_option()
|
| /freebsd/contrib/kyua/model/ |
| H A D | test_case.cpp | 156 const std::string& description_, in test_case()
|
| /freebsd/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-spec-builders.h | 848 std::string description_; // User-readable name for the expectation. variable
|