Searched defs:constructor_count_ (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/memory/ | ||
D | ref_counted_unittest.cc | 78 static int constructor_count_; member in __anon091b83080111::ScopedRefPtrCountBase |
/external/tensorflow/tensorflow/core/lib/gtl/ | ||
D | manual_constructor_test.cc | 26 static int constructor_count_ = 0; variable |