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

  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
gateA20.c 67 static uint32_t test_pattern = 0xdeadbeef; local
68 physaddr_t test_pattern_phys = virt_to_phys ( &test_pattern );
77 if ( verify_pattern != test_pattern )
81 test_pattern++;
  /external/icu/icu4c/source/test/intltest/
colldata.cpp 318 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20);
319 U_STRING_INIT(test_pattern, "[[:assigned:]-[:c:]]", 20);
320 USet *charsToTest = uset_openPattern(test_pattern, 20, &status);
  /frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/
GenImage.java 51 mTestImage = loadBitmap(context, R.drawable.test_pattern);
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestVideoProvider.java 116 mIncomingMediaPlayer = createMediaPlayer(mDisplaySurface, R.raw.test_pattern);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_strptime.py 119 def test_pattern(self): member in class:TimeRETests
  /external/python/cpython2/Lib/test/
test_strptime.py 117 def test_pattern(self): member in class:TimeRETests
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_strptime.py 116 def test_pattern(self): member in class:TimeRETests
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_strptime.py 116 def test_pattern(self): member in class:TimeRETests
  /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/libxml2/
testapi.c 17238 test_pattern(void) { function
    [all...]

Completed in 1203 milliseconds