Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc5939 int call_count_; member in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
5942 call_count_ = 0; in Clear()
5948 ++call_count_; in FindFileByName()
5953 ++call_count_; in FindFileContainingSymbol()
5959 ++call_count_; in FindFileContainingExtension()
6198 EXPECT_NE(0, call_counter.call_count_); in TEST_F()
6224 EXPECT_EQ(0, call_counter.call_count_); in TEST_F()
6351 EXPECT_NE(0, call_counter.call_count_); in TEST_F()
6362 EXPECT_EQ(0, call_counter.call_count_); in TEST_F()