Home
last modified time | relevance | path

Searched defs:testStrings (Results 1 – 10 of 10) sorted by relevance

/third_party/unity/test/tests/
Dtest_unity_strings.c177 const char *testStrings[] = { "foo", "boo", "woo", "moo" }; in testEqualStringArrays() local
188 const char *testStrings[] = { "foo", "boo", "woo", "moo" }; in testNotEqualStringArray1() local
198 const char *testStrings[] = { "zoo", "boo", "woo", "moo" }; in testNotEqualStringArray2() local
208 const char *testStrings[] = { "foo", "boo", "woo", NULL }; in testNotEqualStringArray3() local
218 const char *testStrings[] = { "foo", "boo", "woo", "moo" }; in testNotEqualStringArray4() local
228 const char **testStrings = NULL; in testNotEqualStringArray5() local
238 const char *testStrings[] = { "foo", "boo", "woo", "zoo" }; in testNotEqualStringArray6() local
248 const char **testStrings = NULL; in testEqualStringArrayIfBothNulls() local
256 const char *testStrings[] = {NULL}; in testNotEqualStringArrayLengthZero() local
278 const char *testStrings[] = { "foo", "foo", "foo", "moo" }; in testNotEqualStringEachEqual1() local
[all …]
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
DJSONTest.kt141 fun testStrings() { in testStrings() method
/third_party/cJSON/tests/unity/test/tests/
Dtestunity.c1845 const char *testStrings[] = { "foo", "boo", "woo", "moo" }; in testEqualStringArrays() local
1856 const char *testStrings[] = { "foo", "boo", "woo", "moo" }; in testNotEqualStringArray1() local
1866 const char *testStrings[] = { "zoo", "boo", "woo", "moo" }; in testNotEqualStringArray2() local
1876 const char *testStrings[] = { "foo", "boo", "woo", NULL }; in testNotEqualStringArray3() local
1886 const char *testStrings[] = { "foo", "boo", "woo", "moo" }; in testNotEqualStringArray4() local
1896 const char **testStrings = NULL; in testNotEqualStringArray5() local
1906 const char *testStrings[] = { "foo", "boo", "woo", "zoo" }; in testNotEqualStringArray6() local
1916 const char **testStrings = NULL; in testEqualStringArrayIfBothNulls() local
1924 const char *testStrings[] = {NULL}; in testNotEqualStringArrayLengthZero() local
1946 const char *testStrings[] = { "foo", "foo", "foo", "moo" }; in testNotEqualStringEachEqual1() local
[all …]
/third_party/skia/m133/third_party/externals/icu/source/test/cintltst/
Ducsdetst.c374 static const char *testStrings[] = { in TestBufferOverflow() local
/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c374 static const char *testStrings[] = { in TestBufferOverflow() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationRegressionTest.java1104 String[] testStrings = new String[] { in Test4244884() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationRegressionTest.java1107 String[] testStrings = new String[] { in Test4244884() local
/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py2379 def testStrings(self): member in ByteSizeTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java1200 String[][] testStrings = {{"x", "none"}, in TestUnicodeSetStrings() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetTest.java1186 String[][] testStrings = {{"x", "none"}, in TestUnicodeSetStrings() local