/cts/tests/tests/location/src/android/location/cts/ |
GeocoderTest.java | 38 fail("should throw NullPointerException."); 71 fail("should throw IllegalArgumentException"); 78 fail("should throw IllegalArgumentException"); 85 fail("should throw IllegalArgumentException"); 92 fail("should throw IllegalArgumentException"); 122 fail("should throw IllegalArgumentException"); 128 fail("should throw IllegalArgumentException"); 134 fail("should throw IllegalArgumentException"); 140 fail("should throw IllegalArgumentException"); 146 fail("should throw IllegalArgumentException") [all...] |
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/ |
ChoiceCallbackTest.java | 62 fail("should be throw UnsupportedOperationException"); 73 fail("should be throw IllegalArgumentException"); 79 fail("should be throw IllegalArgumentException"); 85 fail("should be throw IllegalArgumentException"); 90 fail("should be throw IllegalArgumentException"); 96 fail("should be throw IllegalArgumentException"); 102 fail("should be throw IllegalArgumentException"); 107 fail("should be throw IllegalArgumentException"); 117 fail("should be throw IllegalArgumentException"); 125 fail("should be throw IllegalArgumentException") [all...] |
TextInputCallbackTest.java | 57 fail("Prompt and DefaultText should not be empty"); 62 fail("Prompt and DefaultText should not be null"); 67 fail("Prompt and DefaultText should not be null"); 73 fail("Prompt and DefaultText should not be null"); 79 fail("Prompt and DefaultText should not be null");
|
/external/chromium/chrome/browser/ |
defaults.h | 35 // Should session restore restore popup windows? 41 // Should a link be shown on the bookmark bar allowing the user to import 45 // Should the exit menu item be shown in the toolbar menu? 55 // Should the tab strip be sized to the top of the tab strip? 58 // Whether we should bootstrap the sync authentication using cookies instead of 62 // Should other browsers be shown in about:memory page? 65 // Should always open incognito windows when started with --incognito switch? 68 // Should the close button be shown in the Task Manager dialog? 75 // Runtime "const" - set only once after parsing command line option and should 81 // Should we skip the user's preference for restore. False by default [all...] |
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
MapRemoveTester.java | 45 assertEquals("remove(present) should return the associated value", 47 assertEquals("remove(present) should decrease a map's size by one.", 54 assertNull("remove(notPresent) should return null", 65 assertEquals("remove(null) should return the associated value", 67 assertEquals("remove(present) should decrease a map's size by one.", 77 fail("remove(present) should throw UnsupportedOperationException"); 81 assertEquals("remove(present) should not remove the element", 88 assertNull("remove(notPresent) should return null or throw " 102 assertNull("remove(null) should return null or throw " 112 assertNull("remove(null) should return null", getMap().remove(null)) [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/ |
WrappedCharBufferTest2.java | 42 fail("Should throw Exception"); //$NON-NLS-1$ 48 fail("Should throw Exception"); //$NON-NLS-1$ 54 fail("Should throw Exception"); //$NON-NLS-1$ 60 fail("Should throw Exception"); //$NON-NLS-1$ 66 fail("Should throw Exception"); //$NON-NLS-1$ 75 fail("Should throw UnsupportedOperationException"); //$NON-NLS-1$ 84 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$ 90 fail("Should throw NullPointerException"); //$NON-NLS-1$ 96 fail("Should throw BufferOverflowException"); //$NON-NLS-1$ 102 fail("Should throw IndexOutOfBoundsException"); //$NON-NLS-1 [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
manifest-expected-completion18.txt | 8 android:launchMode : Specify how an activity should be launched. [enum] 9 android:screenOrientation : Specify the orientation an activity should be run in. [enum] 16 android:finishOnTaskLaunch : Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen. [boolean] 17 android:finishOnCloseSystemDialogs : Specify whether an activity should be finished when a "close system windows" request has been made. [boolean] 18 android:clearTaskOnLaunch : Specify whether an activity's task should be cleared when it is re-launched from the home screen. [boolean] 19 android:noHistory : Specify whether an activity should be kept in its history stack. [boolean] 20 android:alwaysRetainTaskState : Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations. [boolean] 22 android:excludeFromRecents : Indicates that an Activity should be excluded from the list of recently launched activities. [boolean] 26 android:immersive : Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications. [boolean] 27 android:hardwareAccelerated : <p>Flag indicating whether the application's rendering should be hardware accelerated if possible. [boolean [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
PowerManagerTest.java | 47 fail("goToSleep should throw SecurityException"); 54 fail("wakeUp should throw SecurityException"); 61 fail("nap should throw SecurityException"); 68 fail("reboot should throw SecurityException"); 74 // for historical reasons. So this call should be a no-op.
|
/external/chromium/chrome/browser/ui/cocoa/ |
styled_text_field_cell.h | 28 // and should not be called outside of subclasses. 32 // implementation returns the full |cellFrame|. Subclasses should override this 39 // Subclasses should override this method if they add any decorations. 42 // Baseline adjust for the text in this cell. Defaults to 0. Subclasses should 52 // Returns YES if a light themed bezel should be drawn under the text field.
|
/external/chromium/net/url_request/ |
url_request_status.h | 5 // This file's dependencies should be kept to a minimum so that it can be 27 // is no response data. This usually means the current page should not be 28 // navigated, but no error should be displayed. os_error will be 0. 50 // this value should be handled like an error (processing should stop).
|
/external/chromium_org/chrome/browser/chromeos/login/ |
mock_login_status_consumer.cc | 26 ADD_FAILURE() << "Retail mode login should have failed!"; 37 ADD_FAILURE() << "Guest login should have failed!"; 54 ADD_FAILURE() << "Login should NOT have succeeded!"; 65 ADD_FAILURE() << "Login should not have failed!"; 76 ADD_FAILURE() << "Should not have detected a PW change!";
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
DeviceUtils.java | 27 * @return Whether the app is should treat the device as a tablet for layout. 43 * Checks if the device should be treated as TV. Note that this should be 48 * @return {@code true} if the device should be treated as TV. 63 * Appends the switch specifying which user agent should be used for this device.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
cursorfallback.xml | 7 <p>Test svg cursor fallback, should show help cursor:</p> 16 <text y="62">Test svg cursor fallback with hotspot, should show help cursor:</text> 20 <text y="132">Test svg cursor fallback with illegal hotspot, should show default cursor:</text> 24 <text y="202">Test svg cursor fallback with illegal hotspot, should show default cursor:</text> 29 <p>Testing cursor fallback in strict mode, should show help cursor:</p>
|
drag-background-with-padding.html | 5 should respect that background color. Note that none of the drag images 9 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should remain transparent.</div> 13 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should be transparent.</div> 17 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should be white.</div> 21 <div style="background-color: grey; width: 100px; height: 100px;">Drag me! Drag image padding should be lime.</div>
|
mouseevents-on-textnodes.html | 19 <p><b>BUG ID:</b> <a href="rdar://problem/4196646">4196646</a> target returns text node when it should return the parent node</p> 34 <p>1. click on this text - you should see an alert that says "[object P]"</p> 36 <div style="border: 1px dotted red; width: 500px; ">2. click on white space next to this text --> <br>you should see an alert that says "[object DIV]" --> </div><br> 38 3. click on this text - you should see an alert that says "[object BODY]"<br><br> 40 4. click on empty whitespace on this page, below this text - you should see an alert that says "[object HTML]"
|
/external/chromium_org/tools/gn/ |
target_manager.h | 35 // The label should be fully specified in that it should include an 38 // |specified_from_here| should indicate the dependency or the target 41 // |dep_from| should be set when a target is getting a dep that it depends 44 // target and all of its dependencies are complete. It should be null when
|
/external/chromium_org/v8/test/webkit/fast/js/ |
function-toString-semicolon-insertion-expected.txt | 29 FAIL (function(){return}).toString() should be function () {return;}. Was function (){return}. 30 FAIL (function(){return }).toString() should be function () {return; }. Was function (){return }. 32 }).toString() should be function () {return; 35 FAIL (function(){}).toString() should be function () {}. Was function (){}. 36 FAIL (function(){ }).toString() should be function () { }. Was function (){ }.
|
/external/libpcap/ |
TODO | 9 - configure should not be in the CVS. Most open source projects have an 11 should stick to the standard. 13 - The source files should be better documented. There is no official 14 design guideline for what is done where. There should be a common coding 25 should be a way for the application to get a file descriptor which it
|
/external/libvpx/libvpx/ |
keywords.dox | 4 NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and 21 \section SHOULD 28 \section SHOULDNOT SHOULD NOT 33 implications should be understood and the case carefully weighed
|
/frameworks/base/core/java/com/android/internal/annotations/ |
VisibleForTesting.java | 27 * visibility should have been if it had not been made public or package-private for testing. 37 /** The element should be considered protected. */ 39 /** The element should be considered package-private. */ 41 /** The element should be considered private. */ 47 * If not specified, one should assume the element originally intended to be private.
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
RadioGroupPreCheckedTest.java | 39 assertTrue("The first radio button should be checked", radio.isChecked()); 42 assertEquals("The first radio button should be checked", R.id.value_one, 55 assertFalse("The first radio button should not be checked", old.isChecked()); 56 assertTrue("The second radio button should be checked", radio.isChecked()); 59 assertEquals("The second radio button should be checked", R.id.value_two,
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
MountServiceTests.java | 145 assertTrue("mountObb call on " + file.getPath() + " should succeed", 148 assertTrue("Mount should have completed", 152 assertTrue("OBB should be mounted", sm.isObbMounted(file.getPath())); 155 assertEquals("Actual file and resolved file should be the same", 166 assertTrue("mountObb call on " + file.getPath() + " should succeed", sm.mountObb(file 174 assertTrue("Mount should have completed", observer.waitForCompletion()); 176 assertTrue("OBB should be mounted", sm.isObbMounted(file.getPath())); 179 assertEquals("Actual file and resolved file should be the same", file.getPath(), 188 assertStartsWith("Path should be in " + OBB_MOUNT_PREFIX, 197 assertTrue("unmountObb call on test1.obb should succeed" [all...] |
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/annotations/ |
VisibleForTesting.java | 27 * visibility should have been if it had not been made public or package-private for testing. 37 /** The element should be considered protected. */ 39 /** The element should be considered package-private. */ 41 /** The element should be considered private. */ 47 * If not specified, one should assume the element originally intended to be private.
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/ |
LdapLoginModuleTest.java | 62 assertFalse("Should return false if login failed or no login", jlm 71 assertFalse("Should return false if login failed or no login", jlm 80 fail("login should fail"); 82 assertFalse("Should return false because of login failure", jlm 89 assertTrue("Should return true if login was successful", jlm 102 assertTrue("Login should be successful", module.login()); 108 assertFalse("Should get at least one principal", principals.isEmpty()); 114 fail("Should throw LoginException here because of trying to clear read-only subject"); 127 fail("Should throw NullPointerException here."); 142 fail("Should throw LoginException here.") [all...] |
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
RC5ParameterSpecTest.java | 51 fail("An IllegalArgumentException should be thrown " 58 fail("An IllegalArgumentException should be thrown " 65 fail("An IllegalArgumentException should be thrown " 74 + "should not cause the change of internal array.", 93 fail("An IllegalArgumentException should be thrown " 100 fail("An IllegalArgumentException should be thrown " 107 fail("An IllegalArgumentException should be thrown " 115 fail("An IllegalArgumentException should be thrown " 124 + "should not cause the change of internal array.", 146 assertTrue("The returned version value should be equal to the [all...] |