Searched refs:_MethodDecoratorTestObject (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/
H A Ddecorators_test.py228 class _MethodDecoratorTestObject(object): class in class:DecoratorsTest
282 test_obj = self._MethodDecoratorTestObject(self)
296 test_obj = self._MethodDecoratorTestObject(self)
308 test_obj = self._MethodDecoratorTestObject(
316 test_obj = self._MethodDecoratorTestObject(
322 test_obj = self._MethodDecoratorTestObject(self)
/external/libmojo/third_party/catapult/devil/devil/android/
H A Ddecorators_test.py228 class _MethodDecoratorTestObject(object): class in class:DecoratorsTest
282 test_obj = self._MethodDecoratorTestObject(self)
296 test_obj = self._MethodDecoratorTestObject(self)
308 test_obj = self._MethodDecoratorTestObject(
316 test_obj = self._MethodDecoratorTestObject(
322 test_obj = self._MethodDecoratorTestObject(self)

Completed in 200 milliseconds