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

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/Verifier/
fpmath.ll 13 ; Above line is correct.
15 ; Above line is correct.
  /external/chromium/base/
sys_info_unittest.cc 13 // We aren't actually testing that it's correct, just that it's sane.
18 // We aren't actually testing that it's correct, just that it's sane.
24 // We aren't actually testing that it's correct, just that it's sane.
46 // We aren't actually testing that it's correct, just that it's sane.
54 // We aren't actually testing that it's correct, just that it's sane.
  /external/libsepol/tests/
test-linker-roles.c 34 * - datum in the decl symtab has correct type_set
35 * - scope datum has correct decl ids
36 * - dominates bitmap is correct
50 * - role a and b in base, b dom a, are types correct (TODO)
83 /* make sure it has the correct type set (g_b_type_1, no negset, no flags) */
93 /* make sure it has the correct type set (o1_b_type_1, no negset, no flags) */
114 /* make sure it has the correct type set (g_m1_type_1, no negset, no flags) */
124 /* make sure it has the correct type set (o1_m1_type_1, no negset, no flags) */
137 /* make sure it has the correct type set (g_m1_type_1, no negset, no flags) */
149 /* make sure it has the correct type set (g_b_type_2, g_m1_type_2, g_m2_type_2, no negset, no flags) *
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/
X509CertificateTest.java 227 assertEquals("The version is not correct.",
240 assertEquals("The serial number is not correct.",
253 assertEquals("The issuer DN is not correct.",
266 assertEquals("The subject DN is not correct.",
279 assertEquals("The NotBefore date is not correct.",
292 assertEquals("The NotAfter date is not correct.",
305 assertEquals("The name of signature algorithm is not correct.",
318 assertEquals("The name of OID of signature algorithm is not correct.",
332 + "is not correct.", Arrays.equals(tbt_cert.getSigAlgParams(),
  /external/chromium/chrome/common/
spellcheck_messages.h 46 bool /* auto spell correct */)
53 // Toggle the auto spell correct functionality.
86 bool /* correct */)
badge_util.h 19 // rendering badge overlay text (correct font, typeface, etc).
  /external/e2fsprogs/
INSTALL 48 see the correct manual pages. The shell script in
51 9) Make sure your /etc/fstab file is correct.
68 Michael Weller) that may help you correct your /etc/fstab file.
INSTALL.elfbin 27 see the correct manual pages. The shell script in
30 4) Make sure your /etc/fstab file is correct.
47 Michael Weller) that may help you correct your /etc/fstab file.
  /external/fdlibm/
changes 16 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
21 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
62 Correct results are close to -e and -1/e.
  /external/icu4c/layout/
HanLayoutEngine.h 24 * the characerProcessing method to assign the correct OpenType feature
55 * The destructor, virtual for correct polymorphic invocation.
79 * tags to the characters to generate the correct language-specific variants.
  /dalvik/tests/019-wrong-array-type/src/
Main.java 30 System.out.println("Got correct array store exception");
  /external/chromium/chrome/browser/debugger/manual_tests/
console-call-line-numbers.html 13 <p>To test, open the DevTools's Console (Ctrl+Shift+J) and verify that all console messages have correct
  /external/chromium/chrome/browser/parsers/
metadata_parser_manager.h 16 // Metadata Parser manager is used to find the correct parser for a
  /external/chromium/chrome/browser/profiles/
profile_keyed_service.h 8 // Base class for all ProfileKeyedServices to allow for correct destruction
  /external/chromium/chrome/browser/remoting/
remoting_options_handler.h 15 // Remoting options handler is responsinble for showing correct status
  /external/chromium/chrome/browser/
spellcheck_message_filter.h 22 void OnPlatformCheckSpelling(const string16& word, int tag, bool* correct);
  /external/clang/test/CodeGen/
2008-07-30-redef-of-bitcasted-decl.c 9 * The problem was that later when the correct definition for s is
2010-07-08-DeclDebugLineNo.c 2 // Insure that dbg.declare lines for locals refer to correct line number records.
  /external/clang/test/Lexer/
char-literal-encoding-error.c 12 // encoding is correct
  /external/clang/test/Parser/
cxx0x-member-initializers.cpp 24 // Test correct parsing.
  /external/clang/test/Preprocessor/
predefined-macros.c 1 // This test verifies that the correct macros are predefined.
  /external/clang/test/Rewriter/
rewrite-foreach-6.m 5 // yet correct for other reasons: rdar://5716940
  /external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
AbstractCheckedFutureTest.java 44 * Checks that the exception is the correct type of cancellation exception.
49 * Checks that the exception is the correct type of execution exception.
54 * Checks that the exception is the correct type of interruption exception.
65 * Tests that the {@link CheckedFuture#checkedGet()} method throws the correct
  /external/icu4c/test/testdata/
te_IN.txt 91 aliasDestination {"correct" }
  /external/kernel-headers/original/linux/mtd/
nand_ecc.h 26 * Detect and correct a 1 bit error for 256 byte block

Completed in 405 milliseconds

1 23 4 5 6 7 8 91011>>