Searched refs:total_exclusive (Results 1 – 1 of 1) sorted by relevance
178 int64 total_exclusive; member218 int64 total_exclusive = 0; in TEST_F() local221 total_exclusive += it.second.first; in TEST_F()224 EXPECT_EQ(c.total_exclusive, total_exclusive) << casename; in TEST_F()233 total_exclusive = 0; in TEST_F()236 total_exclusive += it.second.first; in TEST_F()239 EXPECT_EQ(c.total_exclusive, total_exclusive) << casename; in TEST_F()