Home
last modified time | relevance | path

Searched refs:inner_decorator (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Dtf_inspect_test.py96 inner_decorator = tf_decorator.TFDecorator('', test_undecorated_function,
98 outer_decorator = tf_decorator.TFDecorator('', inner_decorator)
107 inner_decorator = tf_decorator.TFDecorator('', test_undecorated_function,
109 outer_decorator = tf_decorator.TFDecorator('', inner_decorator, '',
337 inner_decorator = tf_decorator.TFDecorator('', test_undecorated_function,
339 outer_decorator = tf_decorator.TFDecorator('', inner_decorator)
360 inner_decorator = tf_decorator.TFDecorator('', test_undecorated_function,
362 outer_decorator = tf_decorator.TFDecorator('', inner_decorator, '',
/external/autotest/server/cros/
Dgoofy_client.py56 def inner_decorator(method): function
91 return inner_decorator
/external/autotest/client/common_lib/cros/
Ddev_server.py359 def inner_decorator(method): function
396 return inner_decorator