Home
last modified time | relevance | path

Searched defs:testChar (Results 1 – 16 of 16) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DURI.java415 char testChar = '\0'; in initialize() local
586 char testChar = '\0'; in initializeScheme() local
628 char testChar = '\0'; in initializeAuthority() local
737 char testChar = '\0'; in initializePath() local
1060 char testChar = '\0'; in setUserinfo() local
1401 char testChar; in isConformantSchemeName() local
1462 char testChar; in isWellFormedAddress() local
1498 char testChar; in isWellFormedAddress() local
1620 char testChar = '\0'; in isURIString() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DURI.java435 char testChar = '\0'; in initialize() local
606 char testChar = '\0'; in initializeScheme() local
648 char testChar = '\0'; in initializeAuthority() local
757 char testChar = '\0'; in initializePath() local
1080 char testChar = '\0'; in setUserinfo() local
1421 char testChar; in isConformantSchemeName() local
1482 char testChar; in isWellFormedAddress() local
1518 char testChar; in isWellFormedAddress() local
1640 char testChar = '\0'; in isURIString() local
/external/clang/test/Sema/
Dformat-strings-enum-fixed-type.cpp78 void testChar(CharEnum input) { in testChar() function
/external/guava/android/guava-tests/test/com/google/common/hash/
DAbstractByteHasherTest.java61 public void testChar() { in testChar() method in AbstractByteHasherTest
DAbstractStreamingHasherTest.java76 public void testChar() { in testChar() method in AbstractStreamingHasherTest
/external/guava/guava-tests/test/com/google/common/hash/
DAbstractByteHasherTest.java61 public void testChar() { in testChar() method in AbstractByteHasherTest
DAbstractStreamingHasherTest.java76 public void testChar() { in testChar() method in AbstractStreamingHasherTest
/external/python/pyasn1/tests/codec/native/
Dtest_encoder.py81 def testChar(self): member in RealEncoderTestCase
/external/auto/value/src/test/java/com/google/auto/value/processor/
DPropertyAnnotationsTest.java73 char testChar() default 'a'; in testChar() method
/external/icu/icu4c/source/test/iotest/
Dfiletst.c1549 UChar testChar = 0xBEEF; in TestFileWriteRetval() local
/external/python/pyasn1/tests/codec/ber/
Dtest_encoder.py366 def testChar(self): member in RealEncoderTestCase
430 def testChar(self): member in RealEncoderWithSchemaTestCase
Dtest_decoder.py412 def testChar(self): member in RealDecoderTestCase
/external/mockito/src/test/java/org/mockito/internal/matchers/apachecommons/
DEqualsBuilderTest.java324 @Test public void testChar() { in testChar() method in EqualsBuilderTest
/external/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java72 public void testChar() throws Exception { in testChar() method in ArrayAccessReplaceTest
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c761 UChar32 testChar; in findStringSetMismatch() local
/external/icu/icu4c/source/test/intltest/
Dustrtest.cpp703 UChar testChar = 0x74; in TestSearching() local