Home
last modified time | relevance | path

Searched refs:StringTestCase (Results 1 – 25 of 62) sorted by relevance

123

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/tests/strings/
H A Dstrings.cpp31 StringTestCase();
95 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
99 void StringTestCase::String() in String()
119 void StringTestCase::PChar() in PChar()
137 void StringTestCase::Format() in Format()
221 void StringTestCase::Trim() in Trim()
239 void StringTestCase::Find() in Find()
251 void StringTestCase::Replace() in Replace()
295 void StringTestCase::Match() in Match()
333 void StringTestCase::Compare() in Compare()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/tests/strings/
H A Dstrings.cpp31 StringTestCase();
95 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
99 void StringTestCase::String() in String()
119 void StringTestCase::PChar() in PChar()
137 void StringTestCase::Format() in Format()
221 void StringTestCase::Trim() in Trim()
239 void StringTestCase::Find() in Find()
251 void StringTestCase::Replace() in Replace()
295 void StringTestCase::Match() in Match()
333 void StringTestCase::Compare() in Compare()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/tests/strings/
H A Dstrings.cpp31 StringTestCase();
95 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
99 void StringTestCase::String() in String()
119 void StringTestCase::PChar() in PChar()
137 void StringTestCase::Format() in Format()
221 void StringTestCase::Trim() in Trim()
239 void StringTestCase::Find() in Find()
251 void StringTestCase::Replace() in Replace()
295 void StringTestCase::Match() in Match()
333 void StringTestCase::Compare() in Compare()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/tests/strings/
H A Dstrings.cpp31 StringTestCase();
95 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
99 void StringTestCase::String() in String()
119 void StringTestCase::PChar() in PChar()
137 void StringTestCase::Format() in Format()
221 void StringTestCase::Trim() in Trim()
239 void StringTestCase::Find() in Find()
251 void StringTestCase::Replace() in Replace()
295 void StringTestCase::Match() in Match()
333 void StringTestCase::Compare() in Compare()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/strings/
H A Dstrings.cpp30 StringTestCase();
111 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
115 void StringTestCase::String() in String()
135 void StringTestCase::PChar() in PChar()
153 void StringTestCase::Format() in Format()
314 void StringTestCase::Trim() in Trim()
332 void StringTestCase::Find() in Find()
344 void StringTestCase::Replace() in Replace()
394 void StringTestCase::Match() in Match()
444 void StringTestCase::Compare() in Compare()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/strings/
H A Dstrings.cpp30 StringTestCase();
111 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
115 void StringTestCase::String() in String()
135 void StringTestCase::PChar() in PChar()
153 void StringTestCase::Format() in Format()
314 void StringTestCase::Trim() in Trim()
332 void StringTestCase::Find() in Find()
344 void StringTestCase::Replace() in Replace()
394 void StringTestCase::Match() in Match()
444 void StringTestCase::Compare() in Compare()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/strings/
H A Dstrings.cpp27 StringTestCase();
110 StringTestCase::StringTestCase() in StringTestCase() function in StringTestCase
114 void StringTestCase::String() in String()
134 void StringTestCase::PChar() in PChar()
152 void StringTestCase::Format() in Format()
330 void StringTestCase::Trim() in Trim()
348 void StringTestCase::Find() in Find()
360 void StringTestCase::Replace() in Replace()
410 void StringTestCase::Match() in Match()
460 void StringTestCase::Compare() in Compare()
[all …]
/dports/www/morty/morty-0.2.0-12-gfe94d9a/
H A Dmorty_test.go21 type StringTestCase struct { struct
107 var urlTestData []*StringTestCase = []*StringTestCase{
108 &StringTestCase{
112 &StringTestCase{
116 &StringTestCase{
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/op/
H A DThriftOpTest.cpp52 struct StringTestCase : BaseTestCase<Tag, T> { struct
122 StringTestCase<type::string_t>,
123 StringTestCase<type::binary_t, folly::IOBuf>,
127 ListTestCase<StringTestCase<type::binary_t>>,
132 MapTestCase<StringTestCase<type::string_t>, NumericTestCase<type::i32_t>>>;
/dports/lang/python-legacy/Python-2.7.18/Lib/ctypes/test/
H A Dtest_unicode.py78 class StringTestCase(UnicodeTestCase): class
81 super(StringTestCase, cls).setUpClass()
/dports/lang/python27/Python-2.7.18/Lib/ctypes/test/
H A Dtest_unicode.py78 class StringTestCase(UnicodeTestCase): class
81 super(StringTestCase, cls).setUpClass()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cbor/
H A Dwriter_unittest.cc100 } StringTestCase; in TEST() typedef
102 static const StringTestCase kStringTestCases[] = { in TEST()
111 for (const StringTestCase& test_case : kStringTestCases) { in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cbor/
H A Dwriter_unittest.cc97 struct StringTestCase { in TEST() struct
102 static const StringTestCase kStringTestCases[] = { in TEST()
111 for (const StringTestCase& test_case : kStringTestCases) { in TEST()
/dports/lang/python37/Python-3.7.12/Lib/ctypes/test/
H A Dtest_unicode.py31 class StringTestCase(UnicodeTestCase): class
/dports/databases/py-gdbm/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/lang/python310/Python-3.10.1/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/lang/python38/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/lang/python-tools/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/lang/python39/Python-3.9.9/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/lang/python311/Python-3.11.0a3/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unicode.py39 class StringTestCase(UnicodeTestCase): class
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/String/
H A Dtest.py77 class StringTestCase(PluginTestCase): class
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/api/
H A Dtest_api_validation.py250 class StringTestCase(APIValidationTestCase): class
261 super(StringTestCase, self).setUp(schema=schema)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_marshal.py107 class StringTestCase(unittest.TestCase): class
276 StringTestCase,

123