HomeSort by relevance Sort by last modified time
    Searched defs:has (Results 1 - 25 of 287) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /tools/loganalysis/tests/src/com/android/loganalysis/item/
BatteryDischargeItemTest.java 43 assertTrue(output.has(BatteryDischargeItem.BATTERY_DISCHARGE));
49 assertTrue(dischargeInfo.getJSONObject(0).has(BatteryDischargeInfoItem.BATTERY_LEVEL)); method
50 assertTrue(dischargeInfo.getJSONObject(0).has( method
52 assertTrue(dischargeInfo.getJSONObject(0).has( method
BatteryUsageItemTest.java 41 assertTrue(output.has(BatteryUsageItem.BATTERY_CAPACITY));
47 assertTrue(usage.getJSONObject(0).has(BatteryUsageInfoItem.NAME)); method
48 assertTrue(usage.getJSONObject(0).has(BatteryUsageInfoItem.USAGE)); method
50 assertTrue(usage.getJSONObject(1).has(BatteryUsageInfoItem.NAME)); method
51 assertTrue(usage.getJSONObject(1).has(BatteryUsageInfoItem.USAGE)); method
InterruptItemTest.java 42 assertTrue(output.has(InterruptItem.INTERRUPTS));
48 assertTrue(interruptsInfo.getJSONObject(0).has(InterruptInfoItem.NAME)); method
49 assertTrue(interruptsInfo.getJSONObject(0).has(InterruptInfoItem.CATEGORY)); method
50 assertTrue(interruptsInfo.getJSONObject(0).has(InterruptInfoItem.INTERRUPT_COUNT)); method
WakelockItemTest.java 44 assertTrue(output.has(WakelockItem.WAKELOCKS));
50 assertTrue(wakelockInfo.getJSONObject(0).has(WakelockInfoItem.NAME)); method
51 assertTrue(wakelockInfo.getJSONObject(0).has(WakelockInfoItem.PROCESS_UID)); method
52 assertTrue(wakelockInfo.getJSONObject(0).has(WakelockInfoItem.HELD_TIME)); method
53 assertTrue(wakelockInfo.getJSONObject(0).has(WakelockInfoItem.LOCKED_COUNT)); method
54 assertTrue(wakelockInfo.getJSONObject(0).has(WakelockInfoItem.CATEGORY)); method
56 assertTrue(wakelockInfo.getJSONObject(1).has(WakelockInfoItem.NAME)); method
57 assertFalse(wakelockInfo.getJSONObject(1).has(WakelockInfoItem.PROCESS_UID)); method
58 assertTrue(wakelockInfo.getJSONObject(1).has(WakelockInfoItem.HELD_TIME)); method
59 assertTrue(wakelockInfo.getJSONObject(1).has(WakelockInfoItem.LOCKED_COUNT)) method
60 assertTrue(wakelockInfo.getJSONObject(1).has(WakelockInfoItem.CATEGORY)); method
    [all...]
TopItemTest.java 38 assertTrue(output.has(TopItem.TEXT));
LocationDumpsItemTest.java 42 assertTrue(output.has(LocationDumpsItem.LOCATION_CLIENTS));
48 assertTrue(locationClients.getJSONObject(0).has(LocationInfoItem.PACKAGE)); method
49 assertTrue(locationClients.getJSONObject(0).has(LocationInfoItem.EFFECTIVE_INTERVAL)); method
50 assertTrue(locationClients.getJSONObject(0).has(LocationInfoItem.MIN_INTERVAL)); method
51 assertTrue(locationClients.getJSONObject(0).has(LocationInfoItem.MAX_INTERVAL)); method
52 assertTrue(locationClients.getJSONObject(0).has(LocationInfoItem.REQUEST_PRIORITY)); method
53 assertTrue(locationClients.getJSONObject(0).has(LocationInfoItem.LOCATION_DURATION)); method
55 assertTrue(locationClients.getJSONObject(1).has(LocationInfoItem.PACKAGE)); method
56 assertTrue(locationClients.getJSONObject(1).has(LocationInfoItem.EFFECTIVE_INTERVAL)); method
57 assertTrue(locationClients.getJSONObject(1).has(LocationInfoItem.MIN_INTERVAL)) method
58 assertTrue(locationClients.getJSONObject(1).has(LocationInfoItem.MAX_INTERVAL)); method
59 assertTrue(locationClients.getJSONObject(1).has(LocationInfoItem.REQUEST_PRIORITY)); method
60 assertTrue(locationClients.getJSONObject(1).has(LocationInfoItem.LOCATION_DURATION)); method
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
IntSet.java 44 boolean has(int value); method in interface:IntSet
  /dalvik/dx/src/com/android/dx/util/
IntSet.java 44 boolean has(int value); method in interface:IntSet
  /external/clang/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /external/droiddriver/src/io/appium/droiddriver/
DroidDriver.java 31 boolean has(Finder finder); method in interface:DroidDriver
56 boolean has(Finder finder, long timeoutMillis); method in interface:DroidDriver
  /external/fio/
configure 108 has() { function
330 clock_gettime="yes" # clock_monotonic probe has dependency on this
415 if has clang; then
    [all...]
  /external/skia/src/utils/
SkBitSet.h 43 bool has(int index) const { function in class:SkBitSet
  /external/skqp/src/utils/
SkBitSet.h 43 bool has(int index) const { function in class:SkBitSet
  /frameworks/base/libs/hwui/utils/
StringUtils.h 33 bool has(const char* str) { return find(std::string(str)) != end(); } function in class:android::uirenderer::unordered_string_set
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet

Completed in 302 milliseconds

1 2 3 4 5 6 7 8 91011>>