Home
last modified time | relevance | path

Searched refs:water (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/modules-utils/javatests/com/android/modules/utils/testing/
DExtendedMockitoRuleTest.java180 .that(StaticClass.water()).isNull(); // not mocked in testMocksStatic()
211 .that(StaticClass.water()).isNull(); // not mocked in testMocksStatic_multipleClasses()
216 .that(AnotherStaticClass.water()).isNull(); // not mocked in testMocksStatic_multipleClasses()
240 .that(StaticClass.water()).isNull(); // not mocked in testMockStatic_ruleAndAnnotation()
245 .that(AnotherStaticClass.water()).isNull(); // not mocked in testMockStatic_ruleAndAnnotation()
280 .that(StaticClass.water()).isEqualTo("polo"); in testSpyStatic()
311 .that(StaticClass.water()).isEqualTo("polo"); in testSpyStatic_multipleClasses()
316 .that(AnotherStaticClass.water()).isEqualTo("POLO"); in testSpyStatic_multipleClasses()
338 .that(StaticClass.water()).isEqualTo("polo"); in testSpyStatic_ruleAndAnnotation()
343 .that(AnotherStaticClass.water()).isEqualTo("POLO"); in testSpyStatic_ruleAndAnnotation()
[all …]
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoControlsService.kt102 val water = prefs.waterState in createDefaultControls() constant
104 controls[CONTROL_ID_WATER] = makeWaterBowlControl(water) in createDefaultControls()
/frameworks/proto_logging/stats/express/catalog/
Djob_scheduler.cfg352 display_name: "Scheduled job 30-min high water mark"
353 …description: "The high water mark within the most recent 30 minutes of uptime of the number of job…
460 display_name: "Enqueued JobWorkItems high water mark"
/frameworks/proto_logging/stats/atoms/framework/
Dframework_extension_atoms.proto131 * Logs the cached apps high water mark.
134 // The high water mark of the number of cached apps.
141 // The number of binder proxy at that high water mark.
/frameworks/proto_logging/stats/
Datoms.proto8367 * Logs the memory high-water mark for a process.
8372 * Pulling this atom resets high-water mark counters for all processes.
8387 // RSS high-water mark. Peak RSS usage of the process. Read from the VmHWM field in
18839 // Peak resident set size (high water mark) in kb.