HomeSort by relevance Sort by last modified time
    Searched full:correct (Results 101 - 125 of 5406) sorted by null

1 2 3 45 6 7 8 91011>>

  /libcore/luni/src/test/java/libcore/java/io/
OldLineNumberInputStreamTest.java 49 assertEquals("Test 1: Failed to read correct byte;",
51 assertEquals("Test 2: Failed to read correct byte on dos text;",
53 assertEquals("Test 3: Failed to read correct byte on dos text;",
55 assertEquals("Test 4: Failed to read correct byte on dos text;",
57 assertEquals("Test 5: Failed to read correct byte on dos text;",
59 assertEquals("Test 6: Failed to read correct byte on dos text;",
125 // Correct; mark has been invalidated.
  /external/antlr/antlr-3.4/runtime/Python/
pylintrc 165 # Regular expression which should only match correct module names
168 # Regular expression which should only match correct module level names
171 # Regular expression which should only match correct class names
174 # Regular expression which should only match correct function names
177 # Regular expression which should only match correct method names
180 # Regular expression which should only match correct instance attribute names
183 # Regular expression which should only match correct argument names
186 # Regular expression which should only match correct variable names
189 # Regular expression which should only match correct list comprehension /
ChangeLog 24 * Python.stg (genericParser, parser, treeParser): Use correct @init
  /frameworks/base/libs/androidfw/tests/
InputChannel_test.cpp 86 << "client channel should receive the correct message from server channel";
88 << "client channel should receive the correct message from server channel";
103 << "server channel should receive the correct message from client channel";
105 << "server channel should receive the correct message from client channel";
107 << "server channel should receive the correct message from client channel";
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileReaderTest.java 50 assertEquals("Failed to read correct chars", " After test string",
67 assertEquals("Failed to read correct chars", " After test string",
82 assertEquals("Failed to read correct chars", " After test string",
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
ChannelsTest.java 140 // correct
217 // correct
257 // correct
266 // correct
310 // correct
357 // correct
371 // correct
383 // correct
406 // correct
420 // correct
    [all...]
  /external/chromium/base/
base_paths_linux.cc 33 // that the source checkout is in the correct place.
40 case base::FILE_MODULE: { // TODO(evanm): is this correct?
75 << "point to the correct source root directory.";
  /external/v8/src/
bignum-dtoa.h 35 // Return the shortest correct representation.
37 // correct) 0.3.
56 // (together with the correct exponent) then reading this number will give
  /external/webkit/Source/WebCore/accessibility/
AccessibilityARIAGridRow.cpp 71 // Search for rows that match the correct level.
82 // Stop at the first row that doesn't match the correct level.
103 // Search for the previous row that matches the correct level.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LastComposedWord.java 33 // for the current user input. It may be different from what the user typed (true auto-correct)
35 // enough confidence in any suggestion to auto-correct (auto-correct to typed word).
  /external/android-mock/livetests/com/google/android/testing/mocking/test/
MockingTest.java 28 * Tests that Android Mock provides correct mocks when running on a Dalvik VM.
35 * comes from the pre-generated set, and it corresponds to the correct
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TreeSetTest.java 49 assertTrue("Did not construct correct TreeSet", new TreeSet().isEmpty());
61 assertTrue("TreeSet does not contain correct elements", myTreeSet
71 assertTrue("Did not construct correct TreeSet", myTreeSet.isEmpty());
92 assertTrue("TreeSet is not correct size",
95 assertTrue("TreeSet does not contain correct elements",
97 assertTrue("TreeSet does not answer correct comparator", anotherTreeSet
175 // Correct
248 // Correct
  /external/chromium/chrome/browser/diagnostics/
diagnostics_model_unittest.cc 88 // Test that the initial state is correct.
97 // final state is correct.
  /external/chromium/chrome/browser/ui/webui/
fileicon_source.cc 39 // The correct encoding on Linux may not actually be UTF8.
64 // Rely on image decoder inferring the correct type.
  /external/clang/test/CodeGenCXX/
2010-07-23-DeclLoc.cpp 2 // Require the template function declaration refer to the correct filename.
5 // Second: Require that filehandle refer to the correct filename:
  /external/genext2fs/
test.sh 31 # Usage: dtest file-size number-of-blocks correct-checksum
43 # Usage: ftest spec-file number-of-blocks correct-checksum
  /external/llvm/test/MC/Mips/
elf-bigendian.ll 6 ; Make sure that a section table (text) entry is correct.
18 ; See that at least first 3 instructions are correct: GP prologue
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 253 * @return true for correct operation; false if error happens
260 * @return true for correct operation; false if error happens
274 * @return true for correct operation; false if error happens.
283 * @return true for correct operation; false if error happens.
292 * @return true for correct operation; false if error happens.
300 * @return true for correct operation; false if error happens
308 * @return true for correct operation; false if error happens
316 * @return true for correct operation; false if error happens
335 * @return true newfor correct operation; false if error happens
363 * @return true newfor correct operation; false if error happen
    [all...]
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LocalReceiver.java 42 //resultString = "This is the correct behavior but not yet implemented";
58 //resultString = "This is the correct behavior but not yet implemented";
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastCursorAdapter.java 41 * moved to the correct position.
62 * moved to the correct position.
  /sdk/archquery/src/com/android/archquery/
Main.java 30 * point the VM to the correct version of swt.jar.
34 * applications will configure the Java VM with the path to the correct swt.jar
  /bionic/libc/arch-x86/string/
swab.S 11 * by gcc at about half the size. If my i386 databook is correct, it
  /dalvik/vm/mterp/
Mterp.h 31 * are still correct.
rebuild.sh 25 # These aren't actually used, so just go ahead and remove them. The correct
  /device/moto/stingray/
BoardConfig.mk 28 $(warning If that's correct, you need to modify)

Completed in 2621 milliseconds

1 2 3 45 6 7 8 91011>>