HomeSort by relevance Sort by last modified time
    Searched defs:call_count_ (Results 1 - 2 of 2) sorted by null

  /system/bt/service/test/
low_energy_client_unittest.cpp 126 AdvertiseDataHandler() : call_count_(0) {}
136 call_count_++;
151 int call_count() const { return call_count_; }
154 int call_count_; member in class:bluetooth::__anon72404::AdvertiseDataHandler
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 4825 int call_count_; member in class:google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
    [all...]

Completed in 171 milliseconds