Searched defs:description_ (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | options.cpp | 58 const char* description_, in base_option() 82 const char* description_, in base_option() 245 const char* description_) : in bool_option() 256 const char* description_) : in bool_option() 273 const char* description_, in int_option() 291 const char* description_, in int_option() 349 const char* description_, in list_option() 367 const char* description_, in list_option() 414 const char* description_, in path_option() 432 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 | 153 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
|