/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
MockEnum2.java | 26 LARRY, MOE, CURLY 39 Sample larry = Sample.LARRY; field in class:MockEnum2 41 String myStr = "LARRY"; 46 samEnum = larry;
|
EnumTest.java | 30 LARRY, MOE, CURLY 33 Sample larry = Sample.LARRY; field in class:EnumTest 60 assertTrue(0 < Sample.MOE.compareTo(Sample.LARRY)); 77 assertFalse(Sample.LARRY.equals(Sample.CURLY)); 78 assertTrue(Sample.LARRY.equals(larry)); 107 assertEquals(0, larry.ordinal()); 124 assertSame(Sample.LARRY, Sample.valueOf("LARRY")); [all...] |
MockEnum.java | 25 LARRY, MOE, CURLY 38 Sample larry = Sample.LARRY; field in class:MockEnum
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
ContextWrapperTest.java | 42 BroadcastReceiver receiver = broadcastReceiver("Larry"); 46 transcript.assertEventsSoFar("Larry notified of foo"); 52 transcript.assertEventsSoFar("Larry notified of baz"); 57 BroadcastReceiver larryReceiver = broadcastReceiver("Larry"); 64 transcript.assertEventsSoFar("Larry notified of foo", "Bob notified of foo"); 70 transcript.assertEventsSoFar("Larry notified of baz"); 75 BroadcastReceiver receiver = broadcastReceiver("Larry"); 91 BroadcastReceiver receiver = broadcastReceiver("Larry"); 96 transcript.assertEventsSoFar("Larry notified of foo", "Larry notified of baz") [all...] |
/external/chromium/chrome/common/deprecated/ |
event_sys_unittest.cc | 114 const char golden_result[] = "Larry heard Sally's B change from 0 to 2\n" 115 "Larry heard Sally's A change from 1 to 3\n" 117 "Larry heard Sally's A change from 3 to 6\n" 118 "Larry heard Sally being deleted.\n"; 125 logger.Hookup("Larry", sally.event_channel());
|
/external/chromium_org/content/renderer/android/ |
email_detector_unittest.cc | 50 FindAndCheckEmail("Why not call larry@google and ask him.", "");
|
/external/stlport/test/unit/ |
transform_test.cpp | 65 char n[] = "Larry Mullen";
|
/ndk/tests/device/test-gnustl-full/unit/ |
transform_test.cpp | 65 char n[] = "Larry Mullen";
|
/ndk/tests/device/test-stlport/unit/ |
transform_test.cpp | 65 char n[] = "Larry Mullen";
|
/external/smack/src/org/jivesoftware/smackx/muc/ |
PacketMultiplexListener.java | 36 * @author Larry Kirschner
|
RoomListenerMultiplexor.java | 42 * @author Larry Kirschner 192 * @author Larry Kirschner
|
ConnectionDetachedPacketCollector.java | 35 * @author Larry Kirschner
|
/external/tcpdump/ |
token.h | 3 * Copyright (c) 1998, Larry Lile
|
print-token.c | 21 * Hacked version of print-ether.c Larry Lile <lile@stdio.com>
|
/external/guava/guava-tests/test/com/google/common/collect/ |
MinMaxPriorityQueueTest.java | 472 "foo", "bar", "foobar", "barfoo", "larry", "sergey", "eric"); 477 assertTrue("Could not remove larry", mmHeap.remove("larry")); 479 assertFalse("heap contains larry which has been removed", 480 mmHeap.contains("larry")); 483 assertTrue("Could not remove larry", mmHeap.removeAll( 494 "foo", "bar", "foobar", "barfoo", "larry", "sergey", "eric");
|
/external/chromium/net/data/filter_unittests/ |
google.txt | 5 As a first step to fulfilling that mission, Google's founders Larry Page and Sergey Brin developed a new approach to online search that took root in a Stanford University dorm room and quickly spread to information seekers around the globe. Google is now widely recognized as the world's largest search engine -- an easy-to-use free service that usually returns relevant results in a fraction of a second.
|
/external/chromium_org/net/data/filter_unittests/ |
google.txt | 5 As a first step to fulfilling that mission, Google's founders Larry Page and Sergey Brin developed a new approach to online search that took root in a Stanford University dorm room and quickly spread to information seekers around the globe. Google is now widely recognized as the world's largest search engine -- an easy-to-use free service that usually returns relevant results in a fraction of a second.
|
/external/openssh/ |
CREDITS | 60 Larry Jones <larry.jones@sdrc.com> - Bugfixes
|
/frameworks/base/docs/html/design/style/ |
writing.jd | 191 77 other people +1'd this, including Larry Page. 200 Larry Page and 77 others +1'd this.
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
qud_cksm.c | 66 /* bug fix for dos - 7/6/91 - Larry hughes@logos.ucs.indiana.edu */
|
/external/openssl/crypto/des/ |
qud_cksm.c | 66 /* bug fix for dos - 7/6/91 - Larry hughes@logos.ucs.indiana.edu */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
splay-tree.h | 25 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
splay-tree.h | 25 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
splay-tree.h | 25 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
splay-tree.h | 25 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
|