Home
last modified time | relevance | path

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

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