Home
last modified time | relevance | path

Searched refs:progressed_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/animation/
Danimation_container_unittest.cc24 int progressed_count() const { return progressed_count_; } in progressed_count() function in gfx::__anoncbb8ac9a0111::FakeAnimationContainerObserver
125 EXPECT_EQ(1, observer.progressed_count()); in TEST_F()