Searched refs:StubOutForTesting (Results 1 – 10 of 10) sorted by relevance
1 path: "tensorflow.test.StubOutForTesting"3 is_instance: "<class \'tensorflow.python.platform.googletest.StubOutForTesting\'>"
8 name: "StubOutForTesting"
51 StubOutForTesting = _googletest.StubOutForTesting # pylint: disable=invalid-name variable
117 class StubOutForTesting(object): class
23 class StubOutForTesting: class
162 self.stubs = stubout.StubOutForTesting()
30 class StubOutForTesting: class
570 self._stubs = mox3_stubout.StubOutForTesting()
24 self._stubs = mox.stubout.StubOutForTesting()
58 self.stubber = mox3_stubout.StubOutForTesting()