Home
last modified time | relevance | path

Searched defs:MyRef (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Drefcount_test.cc39 class MyRef : public RefCounted { class
41 MyRef() { RefTest::constructed_++; } in MyRef() function in tensorflow::core::__anoncd84fa700111::MyRef
/external/python/cpython3/Lib/test/
Dtest_weakref.py1054 class MyRef(weakref.ref): class
1072 class MyRef(weakref.ref): class
1089 class MyRef(weakref.ref): class
1100 class MyRef(weakref.ref): class
1123 class MyRef(weakref.ref): class