HomeSort by relevance Sort by last modified time
    Searched refs:test_pattern (Results 1 - 9 of 9) sorted by null

  /external/icu4c/test/intltest/
colldata.cpp 317 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20);
318 U_STRING_INIT(test_pattern, "[[:assigned:]-[:c:]]", 20);
319 USet *charsToTest = uset_openPattern(test_pattern, 20, &status);
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bsd.sh 89 test_pattern
308 test_pattern() function
  /external/chromium_org/content/common/gpu/client/
gl_helper_unittests.cc 512 int test_pattern,
523 switch (test_pattern) {
563 test_pattern,
776 int test_pattern,
786 switch (test_pattern) {
833 test_pattern);
    [all...]
  /frameworks/rs/java/tests/GenImages/src/com/android/rs/genimage/
GenImage.java 51 mTestImage = loadBitmap(context, R.drawable.test_pattern);
  /external/chromium_org/chrome/test/functional/perf/
endure_result_parser.py 428 test_pattern = r'endure_([^_]+)(_test |-)([^/]+)/'
432 test_pattern = r'endure_([^_]+)(_test_|-)([^/]+)-stdio'
436 match = re.findall(test_pattern, location)
  /external/chromium_org/third_party/icu/source/i18n/
colldata.cpp 648 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20);
649 U_STRING_INIT(test_pattern, "[[:assigned:]-[:c:]]", 20);
650 USet *charsToTest = uset_openPattern(test_pattern, 20, &status);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_strptime.py 116 def test_pattern(self): member in class:TimeRETests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_strptime.py 116 def test_pattern(self): member in class:TimeRETests
  /external/chromium_org/third_party/libxml/src/
testapi.c 17242 test_pattern(void) { function
    [all...]

Completed in 337 milliseconds