HomeSort by relevance Sort by last modified time
    Searched full:should (Results 226 - 250 of 43753) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/encoding/
pseudo-xml-3-expected.txt 3 Charset: KOI8-R (should be KOI8-R)
pseudo-xml-4-expected.txt 3 Charset: windows-1251 (should be windows-1251)
pseudo-xml-expected.txt 3 Charset: ISO-8859-1 (should be your browser default one)
tag-in-title-expected.txt 3 The first letter should look like a Latin "K" here:
  /external/webkit/LayoutTests/fast/url/script-tests/
port.js 4 // Invalid input should be copied w/ failure.
7 // Default port should be omitted.
10 // Empty ports (just a colon) should also be removed
19 // Unspecified port should mean always keep the port.
  /external/webkit/LayoutTests/http/tests/appcache/
local-content-expected.txt 4 Should say SUCCESS:
top-frame-3-expected.txt 5 Should say SUCCESS:
top-frame-4-expected.txt 5 Should say SUCCESS:
  /external/webkit/LayoutTests/http/tests/appcache/resources/
quota-origin-iframe-1.manifest 3 # iframe-1 should succeed. The origin quota has been set to
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/LexicalConventions/
regexp-literals-001.js 16 // Regular Expression Literals may not be empty; // should be regarded
24 "// should be a comment, not a regular expression literal",
29 "// typeof object should be type of object declared on following line",
34 "// should not return an object of the type RegExp",
  /external/webkit/Source/WebCore/manual-tests/compositing/resources/
editable-compositing-subframe.html 8 The caret should blink correctly when editing this paragraph.
  /external/webkit/Source/WebCore/manual-tests/
disabled-option-elements.html 6 <option value="2" disabled>you should not be able to select this</option>
9 <option>this should be disabled</option>
16 <option value="2" disabled>you should not be able to select this</option>
19 <option>this should be disabled</option>
large-size-image-crash.html 3 Displaying the animated GIF below should not result in memory corruption.
window-print-subframe.html 4 <p>This text in the main frame should not be printed.</p>
  /external/webkit/Source/WebCore/manual-tests/resources/
load-deferrer-script-element.js 4 setTimeout(function() { if (runningModal) log("Error: This line should not show up!"); }, 3000);
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java 51 assertEquals("first item should be at top of screen",
54 assertTrue("first button of first list item should have focus",
56 assertTrue("item should be shorter than list for this test to make sense",
58 assertEquals("two items should be on screen",
60 assertTrue("first button of second item should be on screen",
70 assertTrue("focus should have moved to second button of first item",
72 assertEquals("selection should not have changed",
74 assertEquals("list item should not have been shifted",
79 assertTrue("focus should have moved back to first button of first item",
81 assertEquals("list item should not have been shifted"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
numsub.sed 5 # The second line should be deleted. ssed 3.55-3.58 do not.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion30.txt 4 android:animateLayoutChanges : Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. [boolean]
5 android:animateOnClick : Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. [boolean]
6 android:animationCache : Defines whether layout animations should create a drawing cache for their children. [boolean]
7 android:animationDuration : Sets how long a transition animation should run (in milliseconds) when layout has changed. [integer]
  /sdk/testapps/javaProjectTest/
README.txt 5 - App should compile, and deploy on device and UI show show SUCCES
  /sdk/testapps/userLibTest/
README.txt 5 - App should compile, and deploy on device and UI show show SUCCES
  /system/core/
README 6 They should not depend on libraries outside of system/... (some of them
7 do currently -- they need to be updated or changed) and they should not
10 The license for all these pieces should be clean (Apache2, BSD, or MIT).
20 - should probably rename bionic to libc
  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldFileChannelTest.java 210 fail("should throw IllegalArgumentException");
217 fail("should throw IllegalArgumentException");
224 fail("should throw IllegalArgumentException");
231 fail("should throw IllegalArgumentException");
264 fail("should throw IllegalArgumentException");
271 fail("should throw IllegalArgumentException");
278 fail("should throw IllegalArgumentException");
287 fail("should throw IllegalArgumentException");
295 fail("should throw IllegalArgumentException");
303 fail("should throw IllegalArgumentException")
    [all...]
  /bionic/libc/upstream-netbsd/
README.txt 1 This directory contains upstream NetBSD source. You should not edit these
6 We should work towards getting as many of those changes as possible upstream
  /cts/suite/audio_quality/
BUILD.txt 1 C++: No special library required in host side, but gcc/g++ and std c++ library should be present.
2 Python : version 2.6.5 or higher (should be /usr/bin/python)
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-pause-on-for-in-statements.html 14 the (anonymous function) node in the call stack, you should see the execution line on the call to test().
16 Also set a breakpoint on the call to test(), and reload. It should break before the test() function is called.

Completed in 807 milliseconds

1 2 3 4 5 6 7 8 91011>>