Home
last modified time | relevance | path

Searched defs:checkInput (Results 1 – 3 of 3) sorted by relevance

/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DCheckedInputStreamTest.java48 InputStream checkInput = Support_Resources.getStream("hyts_checkInput.txt"); in test_ConstructorLjava_io_InputStreamLjava_util_zip_Checksum() local
72 InputStream checkInput = Support_Resources.getStream("hyts_checkInput.txt"); in test_getChecksum() local
97 InputStream checkInput = Support_Resources.getStream("hyts_checkInput.txt"); in test_skipJ() local
113 InputStream checkInput = Support_Resources in test_read() local
130 InputStream checkInput = Support_Resources in test_read$byteII() local
/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.cpp246 bool checkInput(int count) in checkInput() function in JSC::Yarr::Interpreter::InputStream
1459 void checkInput(unsigned count) in checkInput() function in JSC::Yarr::ByteCompiler
DYarrJIT.cpp243 Jump checkInput() in checkInput() function in JSC::Yarr::YarrGenerator