Searched refs:testReset (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DDynamicHashTest.cpp192 static void TestResetOrRewind(skiatest::Reporter* reporter, bool testReset) { argument
203 if (testReset) {
/external/markdown/
H A Dregression-tests.py85 def testReset(self): member in class:TestBlockParserState
124 def testReset(self): member in class:TestHtmlStash
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DTestTreeIterator.java106 @Test public void testReset() { method in class:TestTreeIterator
H A DTestTreeNodeStream.java305 @Test public void testReset() throws Exception { method in class:TestTreeNodeStream
/external/guava/guava-tests/test/com/google/common/io/
H A DFileBackedOutputStreamTest.java150 public void testReset() throws Exception { method in class:FileBackedOutputStreamTest
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
H A DTestANTLRStringStream.as61 public function testReset():void { function
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DMediaRecorderTest.java206 public void testReset() throws Exception { method in class:MediaRecorderTest
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dncnvtst.c48 const char *codepage, UConverterFromUCallback callback, const int32_t *expectOffsets, UBool testReset);
50 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset);
1176 const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset)
1262 if(testReset)
1348 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset)
1435 if(testReset)
1175 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) argument
1347 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) argument
/external/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c48 const char *codepage, UConverterFromUCallback callback, const int32_t *expectOffsets, UBool testReset);
50 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset);
1194 const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset)
1280 if(testReset)
1366 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset)
1453 if(testReset)
1193 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) argument
1365 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) argument
/external/antlr/antlr-3.4/runtime/Python/unittests/
H A Dteststreams.py79 def testReset(self): member in class:TestStringStream
H A Dtesttree.py341 def testReset(self): member in class:TestTreeNodeStream
1327 def testReset(self): member in class:TestTreeIterator
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-streams.rb428 def testReset(self) | 079 | [x] method in class:TestStringStream.testSize.testIndex.testConsume
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DMacTest.java727 public void testReset() throws InvalidKeyException { method in class:MacTest
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogManagerTest.java620 public void testReset() throws SecurityException, IOException { method in class:LogManagerTest

Completed in 9324 milliseconds