Searched defs:adjustCase (Results 1 – 3 of 3) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_wildcard_pattern.cpp | 46 std::string WildcardPattern::adjustCase( std::string const& str ) const { in adjustCase() function in Catch::WildcardPattern |
| /external/bcc/tests/cc/ | ||
| D | catch.hpp | 3161 std::string adjustCase( std::string const& str ) const { in adjustCase() function in Catch::WildcardPattern |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 12710 std::string WildcardPattern::adjustCase( std::string const& str ) const { in adjustCase() function in Catch::WildcardPattern |