HomeSort by relevance Sort by last modified time
    Searched full:empty (Results 1 - 25 of 5498) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/js/resources/
instanceof-operator-dummy-worker.js 0 // Empty JavaScript file.
  /external/webkit/LayoutTests/http/tests/appcache/resources/
manifest-with-empty-file.manifest 2 empty.txt
  /external/webkit/SunSpider/tests/ubench/
LIST 2 function-empty
7 loop-empty-resolve
8 loop-empty
  /external/qemu/
CleanSpec.mk 1 # This empty file is here solely for the purpose of optimizing the Android build
2 # Please keep it there, and empty, thanks :-)
  /external/clearsilver/cs/
test_joo.cs.gold 2 Testing Empty String and empty var
3 Empty has no value assigned (ie, empty), Foo has a value, NotExist doesn't exist
8 [1] Empty == ''
22 [4] Empty != ''
32 PASS - Non existing var doesn't equal empty string
36 [7] ?Empty
50 [10] !Empty
64 [13] !?Empty
    [all...]
test_joo.cs 1 Testing Empty String and empty var
2 Empty has no value assigned (ie, empty), Foo has a value, NotExist doesn't exist
7 [1] Empty == ''
8 <?cs if:Empty == '' ?>
11 FAIL - empty string should equal empty string [1]
15 FAIL - existing var shouldn't equal empty string [2]
21 FAIL - non-existing should be NULL, not empty string [3
    [all...]
  /external/webkit/LayoutTests/http/tests/appcache/
empty-manifest-expected.txt 1 This tests that the cached event gets sent even if the manifest is empty.
manifest-with-empty-file-expected.txt 1 This tests that a manifest that contains an empty file will not crash the browser.
empty-manifest.html 1 <html manifest="resources/empty.manifest">
3 <div>This tests that the cached event gets sent even if the manifest is empty.</div>
  /external/bluetooth/bluez/test/
service-record.dtd 10 <!ELEMENT text EMPTY>
15 <!ELEMENT url EMPTY>
19 <!ELEMENT uuid EMPTY>
22 <!ELEMENT boolean EMPTY>
26 <!ELEMENT uint8 EMPTY>
30 <!ELEMENT uint16 EMPTY>
34 <!ELEMENT uint32 EMPTY>
38 <!ELEMENT uint64 EMPTY>
42 <!ELEMENT uint128 EMPTY>
46 <!ELEMENT int8 EMPTY>
    [all...]
  /external/webkit/LayoutTests/storage/
empty-statement-expected.txt 1 Executed an empty statement. If you didn't see a crash or assertion, the test passed.
open-database-empty-version-expected.txt 1 This tests that calling openDatabase with an empty version string does not cause an exception to be thrown.
open-database-set-empty-version-expected.txt 1 This tests that calling openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception.
open-database-set-empty-version.html 11 var db = openDatabase('28417Test', '', 'Test for bug 28417: openDatabase() with empty version sets db version up incorrectly', 0);
13 var db2 = openDatabase('28417Test', 'test', 'Test for bug 28417: openDatabase() with empty version sets db version up incorrectly', 0);
21 <div>This tests that calling openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception.</div>
success-callback-expected.txt 3 Transaction succeeded - Empty transaction
  /dalvik/vm/mterp/c/
OP_INVOKE_DIRECT_EMPTY.c 3 //LOGI("Ignoring empty\n");
7 //LOGI("Skipping empty\n");
10 //LOGI("Running empty\n");
  /dalvik/vm/mterp/x86/
OP_INVOKE_DIRECT_EMPTY.S 3 * invoke-direct-empty is a no-op in a "standard" interpreter.
  /external/icu4c/test/testdata/
testempty.txt 7 // empty resource bundle test
  /external/webkit/WebCore/manual-tests/resources/
open-close-tokenizer-crash.html 6 <script language="javascript" src="empty-file.js"></script>
  /packages/experimental/
Android.mk 1 # This Android.mk is empty, and >> does not build subdirectories <<.
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_DIRECT_EMPTY.S 3 * invoke-direct-empty is a no-op in a "standard" interpreter.
  /external/bsdiff/
README.android 3 This file, the Android.mk makefile, and the empty
  /external/bzip2/
README.android 4 makefile, and the empty MODULE_LICENSE_BSD_LIKE file.
  /external/dbus/doc/
busconfig.dtd 21 <!ELEMENT fork EMPTY>
36 <!ELEMENT allow EMPTY>
45 <!ELEMENT deny EMPTY>
58 <!ELEMENT associate EMPTY>
  /external/webkit/LayoutTests/http/tests/appcache/resources/auth/
subresource.php 8 echo "/* Empty subresource */";

Completed in 146 milliseconds

1 2 3 4 5 6 7 8 91011>>