Searched refs:pattern2 (Results 1 – 2 of 2) sorted by relevance
166 gchar *pattern2, in test_equal() argument170 GPatternSpec *p2 = g_pattern_spec_new (pattern2); in test_equal()173 verbose ("comparing \"%s\" with \"%s\" \t", pattern1, pattern2); in test_equal()207 #define TEST_EQUAL(pattern1, pattern2, match) { \ argument209 if (test_equal (pattern1, pattern2, match)) \
173 … UnicodeString pattern2("Double '' Quotes {0} test and quoted '{1}' test plus 'other {2} stuff'."); in Test4031438() local249 logln("Apply with pattern : " + pattern2); in Test4031438()250 messageFormatter->applyPattern(pattern2, status); in Test4031438()