Definition at line 10 of file String.tests.cpp.
◆ isOwned()
static auto Catch::StringRefTestAccess::isOwned |
( |
StringRef const & | stringRef | ) |
-> bool |
|
inlinestatic |
◆ isSubstring()
static auto Catch::StringRefTestAccess::isSubstring |
( |
StringRef const & | stringRef | ) |
-> bool |
|
inlinestatic |
Definition at line 14 of file String.tests.cpp.
14 {
15 return stringRef.isSubstring();
16 }
The documentation for this struct was generated from the following file:
- libraries/sys-vm/external/Catch2/projects/SelfTest/IntrospectiveTests/String.tests.cpp