Home
last modified time | relevance | path

Searched defs:StubOutForTesting (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/platform/
Dtest.py57 StubOutForTesting = _googletest.StubOutForTesting # pylint: disable=invalid-name variable
Dgoogletest.py115 class StubOutForTesting(object): class
/external/protobuf/python/
Dstubout.py20 class StubOutForTesting: class