/packages/providers/ContactsProvider/tests/assets/test1/ |
readme.txt | 0 What's tested here
|
/dalvik/tests/062-character-encodings/ |
info.txt | 1 Test that the list of character encodings is what we expect.
|
/external/oprofile/events/alpha/pca56/ |
events | 2 # FIXME: no events ? What's going on here Falk ?
|
/external/zlib/src/contrib/infback9/ |
README | 1 See infback9.h for what this is and how to use it.
|
/external/webkit/LayoutTests/storage/indexeddb/ |
tutorial-expected.txt | 1 Please view source for more information on what this is doing and why...
|
/external/chromium/chrome/browser/chromeos/login/ |
authenticator_unittest.cc | 12 const char lower_case[] = "user@what.com"; 17 EXPECT_EQ(Authenticator::Canonicalize("user@what.com"), 18 Authenticator::Canonicalize("UsEr@what.com")); 22 EXPECT_EQ(Authenticator::Canonicalize("user@what.com"), 23 Authenticator::Canonicalize("UsEr@what.COM")); 27 EXPECT_NE(Authenticator::Canonicalize("u.ser@what.com"), 28 Authenticator::Canonicalize("UsEr@what.com")); 32 EXPECT_EQ(Authenticator::Canonicalize("u.ser@what.com"), 33 Authenticator::Canonicalize("U.sEr@what.com")); 52 EXPECT_NE(Authenticator::Canonicalize("who@what.com") [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
HandlerCaller.java | 75 public boolean hasMessages(int what) { 76 return mH.hasMessages(what); 79 public void removeMessages(int what) { 80 mH.removeMessages(what); 83 public void removeMessages(int what, Object obj) { 84 mH.removeMessages(what, obj); 91 public Message obtainMessage(int what) { 92 return mH.obtainMessage(what); 95 public Message obtainMessageBO(int what, boolean arg1, Object arg2) { 96 return mH.obtainMessage(what, arg1 ? 1 : 0, 0, arg2) [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
BaseCommands.java | 114 public void registerForRadioStateChanged(Handler h, int what, Object obj) { 115 Registrant r = new Registrant (h, what, obj); 129 public void registerForOn(Handler h, int what, Object obj) { 130 Registrant r = new Registrant (h, what, obj); 147 public void registerForAvailable(Handler h, int what, Object obj) { 148 Registrant r = new Registrant (h, what, obj); 165 public void registerForNotAvailable(Handler h, int what, Object obj) { 166 Registrant r = new Registrant (h, what, obj); 183 public void registerForOffOrNotAvailable(Handler h, int what, Object obj) { 184 Registrant r = new Registrant (h, what, obj) [all...] |
/build/core/ |
apicheck_msg_last.txt | 3 You have tried to change the API from what has been previously released in
|
/dalvik/tests/065-mismatched-implements/ |
info.txt | 1 This tests what happens when class A implements interface B, but somebody
|
/dalvik/tests/066-mismatched-super/ |
info.txt | 1 This tests what happens when class A extends abstract class B, but somebody
|
/external/llvm/test/YAMLParser/ |
spec-02-15.data | 10 What a year!
|
/external/valgrind/main/none/tests/ |
fucomip.c | 9 printf ("erm, what ?\n");
|
/external/webkit/LayoutTests/http/tests/appcache/ |
idempotent-update-expected.txt | 1 Test what applicationCache.update() does if update is already in progess.
|
/external/valgrind/main/none/tests/s390x/ |
icm.c | 35 #define test(what, offset) do { \ 36 icm(&a[0+offset], 0, what); cc = get_cc(); \ 37 icm(&a[1+offset+cc], 1, what); cc = get_cc(); \ 38 icm(&a[2+offset+cc], 2, what); cc = get_cc(); \ 39 icm(&a[3+offset+cc], 3, what); cc = get_cc(); \ 40 icm(&a[4+offset+cc], 4, what); cc = get_cc(); \ 41 icm(&a[5+offset+cc], 5, what); cc = get_cc(); \ 42 icm(&a[6+offset+cc], 6, what); cc = get_cc(); \ 43 icm(&a[7+offset+cc], 7, what); cc = get_cc(); \ 44 icm(&a[8+offset+cc], 8, what); cc = get_cc(); [all...] |
/external/clang/test/SemaObjC/ |
default-synthesize-1.m | 12 @property (retain) NSString* what; // expected-warning {{auto property synthesis is synthesizing property not explicitly synthesized}} 16 //@synthesize howMany, what; 22 @property (nonatomic, retain) NSString* what; // expected-warning {{auto property synthesis is synthesizing property not explicitly synthesized}} 26 //@synthesize howMany, what; 33 - (NSString*) what { 42 @property (nonatomic, retain) NSString* what; // expected-warning {{auto property synthesis is synthesizing property not explicitly synthesized}} 46 //@synthesize howMany, what; 53 // - (NSString*) what 65 @property (retain) NSString* what; 69 //@synthesize howMany, what; // REM: Redundant anywa [all...] |
bad-property-synthesis-crash.m | 5 @property (nonatomic, retain) NSString* what; // expected-error {{unknown type name 'NSString'}} \ 16 @synthesize what; // expected-note 2 {{'what' declared here}} 20 - (NSString*) what { // expected-error {{expected a type}}
|
/cts/tests/tests/os/src/android/os/cts/ |
MessageTest.java | 27 public static final int WHAT = 1; 82 assertEquals(0, message.what); 93 Message message = Message.obtain(mHandler, WHAT, ARG1, ARG2, OBJ); 97 assertEquals(message.what, expected.what); 115 Message expected = Message.obtain(mHandler, WHAT); 117 assertEquals(WHAT, expected.what); 121 Message expected = Message.obtain(mHandler, WHAT, OBJ); 123 assertEquals(WHAT, expected.what) [all...] |
/external/bzip2/ |
words2 | 4 figure out what, please let me know (jseward@bzip.org).
|
/external/dbus/test/data/valid-service-files/ |
org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service.in | 3 Exec=@TEST_SHELL_SERVICE_BINARY@ -test "that" 'we get' back --what "we put in"
|
/external/dbus/test/data/valid-service-files-system/ |
org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service.in | 3 Exec=@TEST_SHELL_SERVICE_BINARY@ -test "that" 'we get' back --what "we put in"
|
/external/grub/ |
Makefile.am | 1 # Do not change this order if you don't know what you are doing.
|
/external/kernel-headers/original/linux/netfilter/ |
xt_connbytes.h | 22 u_int8_t what; /* ipt_connbytes_what */ member in struct:xt_connbytes_info
|
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/ |
prefetch-expected.txt | 2 This test requires DumpRenderTree to see the log of what resources are loaded.
|
/external/webkit/Source/WebCore/manual-tests/ |
redirect.html | 2 <p>See redirection-target.html for details of what this tests.</p>
|