HomeSort by relevance Sort by last modified time
    Searched full:should (Results 351 - 375 of 60680) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/tests/coretests/src/android/widget/focus/
VerticalFocusSearchTest.java 104 assertNull("going left should have no next focus",
107 assertEquals("going right from mMidSkinny1Left should go to mMidSkinny2Right",
111 assertEquals("going up from mMidSkinny1Left should go to mTopWide",
115 assertEquals("going down from mMidSkinny1Left should go to mMidSkinny2Right",
121 assertEquals("going left from mMidSkinny2Right should go to mMidSkinny1Left",
125 assertNull("going right should have no next focus",
128 assertEquals("going up from mMidSkinny2Right should go to mMidSkinny1Left",
132 assertEquals("going down from mMidSkinny2Right should go to mBottomWide",
139 assertNull("going down from bottom button should have no next focus.",
142 assertNull("going left from bottom button should have no next focus."
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
ButtonsWithTallTextViewInBetweenTest.java 68 assertTrue("top button should be shorter than max scroll amount",
71 assertTrue("bottom button should be further than max scroll amount off screen",
79 assertEquals("scroll view should be scrolled by the max amount for one "
84 assertTrue("top button should be off screen",
87 assertFalse("top button should have lost focus",
90 assertTrue("scroll view should be focused", mScrollView.isFocused());
105 assertEquals("should be fully scrolled to bottom",
123 assertEquals("should be fully scrolled to bottom",
129 assertEquals("scroll view should have scrolled by the max amount for one "
134 assertTrue("bottom button should be off screen"
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/security/cert/
CertificateTest.java 75 assertNull("Public key should be null", tbt_cert.getPublicKey());
81 * operation: it should be reflexive, symmetric, transitive, consistent and
82 * should be false on null object.
110 assertTrue("The equivalence relation should be reflexive.", tbt_cert
114 "The Certificates with equal encoded form should be equal",
117 assertTrue("The equivalence relation should be symmetric.", tbt_cert_1
121 "The Certificates with equal encoded form should be equal",
124 assertTrue("The equivalence relation should be transitive.", tbt_cert
127 assertFalse("Should not be equal to null object.", tbt_cert
131 + "should not be equal", tbt_cert.equals(tbt_cert_3))
    [all...]
  /ndk/tests/build/stdint-c++/jni/
Android.mk 7 # - All constants should be defined when <stdint.h> is included from a C program
9 # - When included from a C++ program, limit-related macros should only be
12 # - When included from a C++ program, constant-related macros should only be
  /device/generic/armv7-a-neon/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- The <device> element should contain one or more <storage> elements.
21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have path="/mnt/sdcard".
23 Each storage should have both a path and description attribute set.
29 mtp-reserve: number of megabytes of storage MTP should reserve for free storage
34 A storage should not have both emulated and removable set to true
  /device/generic/mips/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- The <device> element should contain one or more <storage> elements.
21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have path="/mnt/sdcard".
23 Each storage should have both a path and description attribute set.
29 mtp-reserve: number of megabytes of storage MTP should reserve for free storage
34 A storage should not have both emulated and removable set to true
  /device/generic/x86/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- The <device> element should contain one or more <storage> elements.
21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have path="/mnt/sdcard".
23 Each storage should have both a path and description attribute set.
29 mtp-reserve: number of megabytes of storage MTP should reserve for free storage
34 A storage should not have both emulated and removable set to true
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
SecretKeySpecTest.java 49 fail("An IllegalArgumentException should be thrown "
56 fail("An IllegalArgumentException should be thrown "
63 fail("An IllegalArgumentException should be thrown "
71 + "should not cause the change of internal array.",
89 fail("An IllegalArgumentException should be thrown "
96 fail("An IllegalArgumentException should be thrown "
103 fail("An IllegalArgumentException should be thrown "
110 fail("An IllegalArgumentException should be thrown "
117 fail("An ArrayIndexOutOfBoundsException should be thrown "
127 fail("An ArrayIndexOutOfBoundsException should be thrown
    [all...]
  /external/chromium_org/components/
README 8 process, etc.) should separate the code into different subdirectories.
17 These subdirectories should have DEPS files with the relevant
18 restrictions in place, i.e. only components/*/browser should
30 Code in a component should be placed in a namespace corresponding to
32 //components/foo, code in that component should be in the foo::
34 //components should be in the components:: namespace; this is being
DEPS 6 # Components should only depend on the public Content API, and on
10 # Subdirectories of e.g. src/components/component_name should add
  /external/chromium_org/content/browser/renderer_host/input/
touchpad_tap_suppression_controller.h 26 // Should be called on arrival of GestureFlingCancel events.
29 // Should be called on arrival of ACK for a GestureFlingCancel event.
33 // Should be called on arrival of MouseDown events. Returns true if the caller
34 // should stop normal handling of the MouseDown. In this case, the caller is
38 // Should be called on arrival of MouseUp events. Returns true if the caller
39 // should stop normal handling of the MouseUp.
  /external/chromium_org/ui/gfx/
font_render_params_linux.h 12 // A collection of parameters describing how text should be rendered on Linux.
37 // Should subpixel positioning (i.e. fractional X positions for glyphs) be
41 // Should FreeType's autohinter be used (as opposed to Freetype's bytecode
45 // Should embedded bitmaps in fonts should be used?
51 // Whether subpixel rendering should be used or not, and if so, the display's
  /external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.1 5 Inode 9 should not have EOFBLOCKS_FL set (size 0, lblk -1)
8 Inode 10 should not have EOFBLOCKS_FL set (size 0, lblk -1)
17 Inode 13 should not have EOFBLOCKS_FL set (size 0, lblk -1)
25 Inode 2 ref count is 4, should be 3. Fix? yes
27 i_file_acl for inode 13 (...) is 4218798225, should be zero.
33 i_file_acl for inode 14 (...) is 2892851642, should be zero.
  /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
StartInTouchWithViewInFocusTest.java 49 assertTrue("should start in touch mode", mEditText.isInTouchMode());
50 assertTrue("edit text is focusable in touch mode, should have focus", mEditText.isFocused());
56 assertFalse("should have left touch mode", mEditText.isInTouchMode());
57 assertTrue("should have given focus to next view", mButton.isFocused());
63 assertFalse("should have left touch mode", mEditText.isInTouchMode());
64 assertTrue("edit text should still have focus", mEditText.isFocused());
  /device/asus/flo/camera/mm-image-codec/qexif/
qexif.h 105 * A union which covers all possible data types. The user should pick
353 // Count should be 4
360 // It should be 2 characters long including the null-terminating character.
367 // Count should be 3
373 // It should be 2 characters long including the null-terminating character.
380 // Count should be 3
398 // Count should be 3
412 // It should be 2 characters long including the null-terminating character.
421 // It should be 2 characters long including the null-terminating character.
431 // Count should be
    [all...]
  /hardware/qcom/camera/mm-image-codec/qexif/
qexif.h 105 * A union which covers all possible data types. The user should pick
353 // Count should be 4
360 // It should be 2 characters long including the null-terminating character.
367 // Count should be 3
373 // It should be 2 characters long including the null-terminating character.
380 // Count should be 3
398 // Count should be 3
412 // It should be 2 characters long including the null-terminating character.
421 // It should be 2 characters long including the null-terminating character.
431 // Count should be
    [all...]
  /device/samsung/manta/recovery/
Android.mk 8 # should match TARGET_RECOVERY_UI_LIB set in BoardConfig.mk
21 # should match TARGET_RECOVERY_UPDATER_LIBS set in BoardConfig.mk
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-dfa.rb 24 dfa.eot.should == DFASubclass::EOT
25 dfa.eof.should == DFASubclass::EOF
26 dfa.max.should == DFASubclass::MAX
27 dfa.min.should == DFASubclass::MIN
28 dfa.accept.should == DFASubclass::ACCEPT
29 dfa.special.should == DFASubclass::SPECIAL
30 dfa.transition.should == DFASubclass::TRANSITION
49 ANTLR3::DFA.unpack(*packed).should == unpacked
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-execution-while-paused.html 14 Now click the Step One button in the page. The breakpoint should be hit. While paused at the breakpoint
15 click on the Step Two button. You should not see an alert dialog. Continue script.</p>
  /external/chromium/chrome/browser/resources/shared/js/cr/
event_target_test.html 36 // Adding again should not cause it to be called twice
39 assertEquals('Should have been called once', 1, fi);
44 assertEquals('Should not have been called again', 1, fi);
47 assertEquals('Should have been called once', 1, gi);
69 // Adding again should not cause it to be called twice
72 assertEquals('Should have been called once', 1, fi);
77 assertEquals('Should not have been called again', 1, fi);
80 assertEquals('Should have been called once', 1, gi);
  /external/chromium_org/chrome/browser/drive/
DEPS 7 # This should be changed to "+google_apis" once
12 # The following dependencies should be removed to componentize this
  /external/chromium_org/chrome/browser/google_apis/
request_util_unittest.cc 13 // The header matched to all etag should be returned for empty etag.
16 // Otherwise, the returned header should be matched to the given etag.
  /external/chromium_org/chrome/common/net/
test_server_locations.h 10 // Hostname used for the NetworkStats test. Should point to a TCP/UDP server
14 // Base URL for the HttpPipeliningCompatibilityClient test. Should point to a
  /external/chromium_org/content/browser/streams/
stream_write_observer.h 14 // Sent when space becomes available in the stream, and the source should
18 // Sent when the stream is closed, and the writer should stop sending data.
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
slider-thumb-consumes-event.html 4 <title> Slider thumb should eat event </title>
9 This test case verifies that an event should be comsumed <br>

Completed in 1144 milliseconds

<<11121314151617181920>>