Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/
Ddecorators_unittest.py272 def testFunctionDeprecation(self, warn_mock): argument
283 def testMethodDeprecated(self, warn_mock): argument
297 def testClassWithoutInitDefinedDeprecated(self, warn_mock): argument
310 def testClassWithInitDefinedDeprecated(self, warn_mock): argument
326 def testInheritedClassDeprecated(self, warn_mock): argument