Searched refs:tagStatsMapKey1 (Results 1 – 1 of 1) sorted by relevance
507 StatsKey tagStatsMapKey1; in TEST_F() local509 populateFakeStats(cookie1, uid, tag1, &tagStatsMapKey1); in TEST_F()520 ASSERT_FALSE(mFakeStatsMapA.readValue(tagStatsMapKey1).ok()); in TEST_F()535 StatsKey tagStatsMapKey1; in TEST_F() local537 populateFakeStats(cookie1, uid1, tag, &tagStatsMapKey1); in TEST_F()552 tagStatsMapKey1.tag = 0; in TEST_F()553 Result<StatsValue> statsMapResult = mFakeStatsMapA.readValue(tagStatsMapKey1); in TEST_F()564 ASSERT_FALSE(mFakeStatsMapA.readValue(tagStatsMapKey1).ok()); in TEST_F()