Searched refs:do_something_count (Results 1 – 1 of 1) sorted by relevance
48 static int do_something_count() { return do_something_count_; } in do_something_count() function in mojo::test::__anon22a2ad010111::ImportedInterfaceImpl228 int count_before = ImportedInterfaceImpl::do_something_count(); in TEST_F()235 EXPECT_EQ(1, ImportedInterfaceImpl::do_something_count() - count_before); in TEST_F()