Searched refs:StubOutForTesting (Results 1 – 7 of 7) sorted by relevance
1 path: "tensorflow.test.StubOutForTesting"3 is_instance: "<class \'tensorflow.python.platform.googletest.StubOutForTesting\'>"
8 name: "StubOutForTesting"
57 StubOutForTesting = _googletest.StubOutForTesting # pylint: disable=invalid-name variable
115 class StubOutForTesting(object): class
20 class StubOutForTesting: class
162 self.stubs = stubout.StubOutForTesting()
24 self._stubs = mox.stubout.StubOutForTesting()