Searched refs:kAppUid (Results 1 – 1 of 1) sorted by relevance
48 constexpr int32_t kAppUid = AID_APP_START + 1; variable56 const set<int32_t> kAppUids = {kAppUid, kAppUid + 10000};196 LogEvent eventOfInterest(kAppUid /* uid */, 0 /* pid */); in TEST_P()202 const auto eventSocketLossReported = createSocketLossInfoLogEvent(kAppUid, kInterestAtomId); in TEST_P()226 const auto eventSocketLossReported = createSocketLossInfoLogEvent(kAppUid, kUnusedAtomId); in TEST_P()234 const auto usedEventSocketLossReported = createSocketLossInfoLogEvent(kAppUid, kInterestAtomId); in TEST_P()250 auto usedEventSocketLossReported = createSocketLossInfoLogEvent(kAppUid, kInterestAtomId); in TEST_P()265 usedEventSocketLossReported = createSocketLossInfoLogEvent(kAppUid, kInterestAtomId); in TEST_P()281 auto usedEventSocketLossReported = createSocketLossInfoLogEvent(kAppUid, kInterestAtomId); in TEST_P()