Searched refs:test_pattern (Results 1 – 16 of 16) sorted by relevance
| /external/chromium-trace/catapult/dashboard/dashboard/ |
| D | new_points.py | 43 test_pattern = self.request.get('pattern') 45 if test_pattern: 47 test_pattern, only_with_rows=True) 50 'pattern': test_pattern, 51 'error': 'No tests matching pattern: %s' % test_pattern, 92 'pattern': test_pattern,
|
| /external/icu/icu4c/source/test/intltest/ |
| D | colldata.cpp | 319 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20); in CollData() 320 U_STRING_INIT(test_pattern, "[[:assigned:]-[:c:]]", 20); in CollData() 321 USet *charsToTest = uset_openPattern(test_pattern, 20, &status); in CollData()
|
| /external/e2fsprogs/po/ |
| D | id.po | 3328 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3462 msgid "can't allocate memory for test_pattern - %s" 3463 msgstr "tidak dapat mengalokasikan memori untuk test_pattern - %s" 3466 msgid "Maximum of one test_pattern may be specified in read-only mode" 3468 "Maksimum dari satu test_pattern boleh dispesifikasi dalam mode baca-saja" 3471 msgid "Random test_pattern is not allowed in read-only mode" 3472 msgstr "Random test_pattern tidak diperbolehkan dalam mode baca-saja"
|
| D | e2fsprogs.pot | 3145 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3269 msgid "can't allocate memory for test_pattern - %s" 3273 msgid "Maximum of one test_pattern may be specified in read-only mode" 3277 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | zh_CN.po | 3159 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3283 msgid "can't allocate memory for test_pattern - %s" 3287 msgid "Maximum of one test_pattern may be specified in read-only mode" 3291 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | vi.po | 3271 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3405 msgid "can't allocate memory for test_pattern - %s" 3406 msgstr "không thể cấp phát bộ nhớ cho mẫu thử (test_pattern) — %s" 3409 msgid "Maximum of one test_pattern may be specified in read-only mode" 3410 msgstr "Trong chế độ chỉ đọc, có thể chỉ ra tối đa một mẫu thử (test_pattern)" 3413 msgid "Random test_pattern is not allowed in read-only mode" 3414 msgstr "Không cho phẹp mẫu thử (test_pattern) ngẫu nhiên trong chế độ chỉ đọc"
|
| D | it.po | 3400 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3536 msgid "can't allocate memory for test_pattern - %s" 3540 msgid "Maximum of one test_pattern may be specified in read-only mode" 3545 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | ca.po | 3280 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3413 msgid "can't allocate memory for test_pattern - %s" 3417 msgid "Maximum of one test_pattern may be specified in read-only mode" 3421 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | de.po | 3279 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3412 msgid "can't allocate memory for test_pattern - %s" 3416 msgid "Maximum of one test_pattern may be specified in read-only mode" 3420 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | tr.po | 3368 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3501 msgid "can't allocate memory for test_pattern - %s" 3505 msgid "Maximum of one test_pattern may be specified in read-only mode" 3509 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | nl.po | 3307 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3442 msgid "can't allocate memory for test_pattern - %s" 3446 msgid "Maximum of one test_pattern may be specified in read-only mode" 3450 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | pl.po | 3309 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3443 msgid "can't allocate memory for test_pattern - %s" 3447 msgid "Maximum of one test_pattern may be specified in read-only mode" 3451 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | es.po | 3450 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3587 msgid "can't allocate memory for test_pattern - %s" 3591 msgid "Maximum of one test_pattern may be specified in read-only mode" 3597 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | sv.po | 3308 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3441 msgid "can't allocate memory for test_pattern - %s" 3445 msgid "Maximum of one test_pattern may be specified in read-only mode" 3449 msgid "Random test_pattern is not allowed in read-only mode"
|
| D | cs.po | 3322 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" 3455 msgid "can't allocate memory for test_pattern - %s" 3459 msgid "Maximum of one test_pattern may be specified in read-only mode" 3463 msgid "Random test_pattern is not allowed in read-only mode"
|
| /external/libxml2/ |
| D | testapi.c | 1212 static int test_pattern(void); 1265 test_ret += test_pattern(); in testlibxml2() 17238 test_pattern(void) { in test_pattern() function 52148 if (!strcmp(module, "pattern")) return(test_pattern()); in test_module()
|