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

1 2

  /libcore/luni/src/test/resources/
simple.xml 4 <food>
9 </food>
10 <food>
15 </food>
16 <food>
21 </food>
22 <food>
27 </food>
28 <food>
33 </food>
    [all...]
  /external/llvm/test/Assembler/
aggregate-return-single-value.ll 6 define [1 x i32] @food() nounwind {
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/res/values/
arrays.xml 4 <item>Favorite food?</item>
  /libcore/luni/src/test/java/libcore/xml/
DomTest.java 83 + " <item xmlns=\"http://food\" xmlns:a=\"http://addons\">\n"
242 assertEquals("http://food", item.lookupNamespaceURI(null));
243 assertEquals("http://food", itemXmlns.lookupNamespaceURI(null));
244 assertEquals("http://food", itemXmlnsA.lookupNamespaceURI(null));
245 assertEquals("http://food", name.lookupNamespaceURI(null));
246 assertEquals("http://food", standard.lookupNamespaceURI(null));
247 assertEquals("http://food", deluxe.lookupNamespaceURI(null));
252 assertEquals("http://food", option1.lookupNamespaceURI(null));
253 assertEquals("http://food", option2.lookupNamespaceURI(null));
254 assertEquals("http://food", option2Reference.lookupNamespaceURI(null))
    [all...]
  /external/webkit/PerformanceTests/PageLoad/svg/
LICENSES 9 http://openclipart.org/clipart//food/crawfish2_ganson.svg
10 http://openclipart.org/clipart//food/food_leif_lodahl_01.svg
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-template.rb 185 :superclass => 'Food',
191 | class Vegetable < Food
229 :superclass => 'Food',
235 | class Vegetable < Food
  /external/guava/guava-tests/test/com/google/common/eventbus/
EventBusTest.java 72 @Subscribe public void eat(Object food) {
73 objectEvents.add(food);
80 @Subscribe public void eat(Comparable<?> food) {
81 compEvents.add(food);
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
Support_MessageFormat.java 48 String pattern = "On {4,date} at {3,time}, he ate {2,number, integer} hamburger{2,choice,1#|1<s} and drank {1, number} litres of coke. That was {0,choice,1#just enough|1<more than enough} food!";
56 super.text = "On Feb 28, 2005 at 2:20:16 PM, he ate 8 hamburgers and drank 3.5 litres of coke. That was more than enough food!";
75 String pattern = "On {4,date} at {3,time}, he ate {2,number, integer} hamburger{2,choice,1#|1<s} and drank {1, number} litres of coke. That was {0,choice,1#just enough|1<more than enough} food!";
  /libcore/support/src/test/java/tests/support/
Support_MessageFormat.java 47 String pattern = "On {4,date} at {3,time}, he ate {2,number, integer} hamburger{2,choice,1#|1<s} and drank {1, number} litres of coke. That was {0,choice,1#just enough|1<more than enough} food!";
55 super.text = "On Feb 28, 2005 at 2:20:16 PM, he ate 8 hamburgers and drank 3.5 litres of coke. That was more than enough food!";
74 String pattern = "On {4,date} at {3,time}, he ate {2,number, integer} hamburger{2,choice,1#|1<s} and drank {1, number} litres of coke. That was {0,choice,1#just enough|1<more than enough} food!";
  /external/llvm/test/MC/ELF/
tls-i386.s 17 .long fooD@DTPOFF
128 // CHECK-NEXT: (('st_name', 0x0000003d) # 'fooD'
  /external/webkit/LayoutTests/dom/html/level2/events/
dispatchEvent12.js 136 doc.removeEventListener("food", monitor.handleEvent, false);
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
dispatchEvent12.js 136 doc.removeEventListener("food", monitor.handleEvent, false);
  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 545 for (Entry<Integer, EventHandler> food : mToBeAddedEventHandlers.entrySet()) {
546 eventHandlers.put(food.getKey(), food.getValue());
    [all...]
  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc 1098 EXPECT_TRUE(m1.Matches(string("I love food.")));
1102 EXPECT_TRUE(m2.Matches(std::string("I love food.")));
    [all...]
  /external/replicaisland/res/values/
kyle.xml 88 And in the mean time Mr. Rokudou spread out into charity, fast food chains, and even expensive wine. Rokudou Corp. is now one of the world?s top multinational corporations.
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/streamitems/
StreamItemPopulatorActivity.java 57 + " %1$s, I strongly advise you to reconsider. The food was terrible, the people were "
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSettingsUtilsTests.java 120 assertFalse(AccountSettingsUtils.matchProvider("foo.bar.com", "food.barge.comb"));
  /packages/inputmethods/OpenWnn/res/xml/
symbols_japan_emoji_list2.xml 20 <!-- Prepared Food -->
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
PCRE.tests 905 Food is on the foo table
911 The food is under the bar in the barn.
912 0: food is under the bar in the bar
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 183 "the same food, hurt with the same weapons, subject" +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 304 "the same food, hurt with the same weapons, subject" +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 183 "the same food, hurt with the same weapons, subject" +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 183 "the same food, hurt with the same weapons, subject" +
  /external/icu4c/common/
ubidi.c 276 /* FOOD FOR THOUGHT: currently the reordering modes are a mixture of
    [all...]
  /external/dbus/bus/
signals.c     [all...]

Completed in 1850 milliseconds

1 2