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

1 2 3 4 5 6 7 8 910

  /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...]
DumpsysPackageStatsItemTest.java 38 assertTrue(output.has(DumpsysPackageStatsItem.APP_VERSIONS));
MemInfoItemTest.java 40 assertTrue(output.has(MemInfoItem.LINES));
42 assertTrue(output.has(MemInfoItem.TEXT));
MonkeyLogItemTest.java 42 assertTrue(output.has(MonkeyLogItem.CATEGORIES));
ProcrankItemTest.java 41 assertTrue(output.has(ProcrankItem.LINES));
43 assertTrue(output.has(ProcrankItem.TEXT));
  /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
  /frameworks/base/libs/hwui/utils/
StringUtils.h 33 bool has(const char* str) { function in class:android::uirenderer::unordered_string_set
  /prebuilts/clang/host/darwin-x86/clang-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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-4053586/prebuilt_include/clang/include/clang/Basic/
Sanitizers.h 50 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet

Completed in 629 milliseconds

1 2 3 4 5 6 7 8 910