Searched refs:queryKey3 (Results 1 – 2 of 2) sorted by relevance
422 HashableDimensionKey queryKey3; in TEST() local423 getPartialWakelockKey(1001 /* uid */, &queryKey3); in TEST()425 getStateInt(mgr, util::WAKELOCK_STATE_CHANGED, queryKey3)); in TEST()528 HashableDimensionKey queryKey3; in TEST() local529 getOverlayKey(1000, "package2", &queryKey3); in TEST()531 getStateInt(mgr, util::OVERLAY_STATE_CHANGED, queryKey3)); in TEST()
679 const auto queryKey3 = getWakeLockQueryKey(position, uids1, conditionName); in TEST_P() local