Searched refs:jankLegacyFrameCount (Results 1 – 2 of 2) sorted by relevance
69 uint32_t jankLegacyFrameCount() const { return mJankLegacyFrameCount; } in jankLegacyFrameCount() function
100 ASSERT_EQ(1, container.get()->jankLegacyFrameCount()); in TEST()