/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/ |
D | HouseTest.java | 45 Map<String, String> reminders = new TreeMap<String, String>(); in testDump1() local 46 reminders.put("today", "do nothig"); in testDump1() 47 reminders.put("tomorrow", "go shoping"); in testDump1() 48 house.setReminders(reminders); in testDump1() 77 Map<String, String> reminders = new TreeMap<String, String>(); in testDump3() local 78 reminders.put("today", "do nothig"); in testDump3() 79 reminders.put("tomorrow", "go shoping"); in testDump3() 80 house.setReminders(reminders); in testDump3() 103 assertEquals(reminders, loadedHouse.getReminders()); in testDump3() 123 Map<String, String> reminders = new TreeMap<String, String>(); in testDump2() local [all …]
|
D | House.java | 26 private Map<String, String> reminders; field in House 61 return reminders; in getReminders() 64 public void setReminders(Map<String, String> reminders) { in setReminders() argument 65 this.reminders = reminders; in setReminders()
|
/external/snakeyaml/src/test/resources/javabeans/ |
D | house-dump1.yaml | 6 reminders:
|
D | house-dump3.yaml | 6 reminders:
|
D | house-dump2.yaml | 7 reminders:
|
/external/clang/test/Analysis/ |
D | localization.m | 106 …= 1) ? [NSString stringWithFormat:NSLocalizedString(@"%@ Reminders", @"Plural count of reminders")…
|
/external/autotest/site_utils/admin/apache/ |
D | apache2.conf | 10 # what they do. They're here only as hints or reminders. If you are unsure
|
/external/c-ares/ |
D | ares_platform.c | 9535 {"popup-reminders", {NULL}, 7787, "tcp"}, 9536 {"popup-reminders", {NULL}, 7787, "udp"},
|
/external/v8/test/mjsunit/ |
D | unicode-test.js | 5400 "/* Reminders about list directionality within bins */\n" +
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |