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

<<11121314151617181920>>

  /cts/tools/signature-tools/test/signature/converter/
ConvertAnnotationTest.java 129 // tests whether default int value has the correct type and defaultValue
154 // tests whether default int[] value has the correct type and defaultValue
178 // tests whether default int[] value has the correct type and defaultValue
213 // tests whether default double value has the correct type and defaultValue
239 // tests whether default int[] value has the correct type and defaultValue
263 // tests whether default int[] value has the correct type and defaultValue
298 // tests whether default enum value has the correct type
335 // tests whether default enum value has the correct type
363 // tests whether default enum value has the correct type
    [all...]
  /dalvik/vm/mterp/
Mterp.cpp 44 ALOGE("Please correct the values in mterp/common/asm-constants.h");
  /dalvik/vm/mterp/armv5te/
OP_CHECK_CAST.S 3 %verify "class cast exception thrown, with correct class name"
  /dalvik/vm/mterp/x86-atom/
OP_SHR_LONG.S 48 psllq %xmm3, %xmm4 # %xmm4<- correct mask for sign bits
OP_SHR_LONG_2ADDR.S 49 psllq %xmm3, %xmm4 # %xmm4<- correct mask for sign bits
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java 60 // Display the correct news article on the fragment
  /docs/source.android.com/src/tech/datausage/
iface-overview.md 23 kernel device lifecycle, and return correct statistics through
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as 56 // next one is for sure correct.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js 42 // next one is for sure correct.
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DeflaterOutputStreamTest.java 101 // Test to see if DeflaterOutputStream was created with the correct
118 // Test to see if DeflaterOutputStream was created with the correct
164 // Test to see if DeflaterOutputStream was created with the correct
326 // Test to see if the correct bytes are saved.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
PipedWriterTest.java 108 // correct
127 assertEquals("Failed to write correct chars", "HelloWorld", new String(
189 assertEquals("Failed to write correct chars", "HelloWorld", new String(
450 assertTrue("Failed to write correct chars: " + (int) reader.buf[0]
PushbackReaderTest.java 45 // Correct
80 // correct
194 // correct
253 assertEquals("Did not skip correct number of characters",
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncConcat.java 68 * Check that the number of arguments passed to this function is correct.
  /external/bluetooth/bluez/sbc/
sbc_math.h 29 always be correct and every compiler *should* generate optimal code */
  /external/bluetooth/glib/tests/
utf8.txt 23 # 1 Some correct UTF-8 text
  /external/bzip2/
makefile.msc 38 @echo The correct size for sample3.ref is 120,244. If it
  /external/chromium/base/
bind.h.pump 27 // discern the correct specialization of Callback<>, Bind would need to
path_service_unittest.cc 51 // correct value while returning false.)
  /external/chromium/base/test/
test_timeouts.cc 65 // Note that these timeouts MUST be initialized in the correct order as
  /external/chromium/chrome/browser/automation/
ui_controls.h 32 // that this is a somewhat fragile process in that any event of the correct
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble.h 34 // want to make sure that it's animated from the correct position the next
  /external/chromium/chrome/browser/chromeos/status/
status_area_button.h 45 // Subclasses should override these methods to return the correct dimensions.
  /external/chromium/chrome/browser/extensions/
extension_web_ui.h 91 // right one, as well as being linked to the correct URL.
external_policy_extension_loader.cc 20 // Check an extension ID and an URL to be syntactically correct.
  /external/chromium/chrome/browser/search_engines/
template_url_model_test_util.h 58 // Makes sure the load was successful and sent the correct notification.

Completed in 597 milliseconds

<<11121314151617181920>>