Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.test.-stub-out-for-testing.pbtxt1 path: "tensorflow.test.StubOutForTesting"
3 is_instance: "<class \'tensorflow.python.platform.googletest.StubOutForTesting\'>"
Dtensorflow.test.pbtxt8 name: "StubOutForTesting"
/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
Dmox.py162 self.stubs = stubout.StubOutForTesting()
/external/autotest/site_utils/
Dcloud_console_client_unittest.py24 self._stubs = mox.stubout.StubOutForTesting()