OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_decorator
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/python/compat/
compat_test.py
42
def
test_decorator
(self):
member in class:CompatTest
/external/tensorflow/tensorflow/python/util/
tf_inspect_test.py
31
def
test_decorator
(decorator_name, decorator_doc=None):
function
43
@
test_decorator
('decorator 1')
44
@
test_decorator
('decorator 2')
45
@
test_decorator
('decorator 3')
51
@
test_decorator
('decorator')
57
@
test_decorator
('decorator')
231
@
test_decorator
('decorator')
503
test_decorator
('decorator')(tf_decorator.unwrap)))
522
expected = '''@
test_decorator
('decorator')
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_event_unittest.py
181
def
test_decorator
(this="that"):
function in function:TraceEventTests.testTracedDecorator
185
test_decorator
()
197
self.assertEquals(current_entry['name'], '__main__.
test_decorator
')
202
self.assertEquals(current_entry['name'], '__main__.
test_decorator
')
/external/python/cpython3/Lib/test/
test_contextlib.py
431
def
test_decorator
(self):
member in class:TestContextDecorator
[
all
...]
/external/autotest/client/common_lib/
utils_unittest.py
1140
def
test_decorator
(self):
member in class:MockMetricsTest
[
all
...]
Completed in 397 milliseconds