Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DummyVisitor
Class
DummyVisitor
tensorflow/tools/docs/parser_test.py:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
80
81
class
DummyVisitor(object):
82
83
def
__init__(self, index, duplicate_of):
84
self.index = index
85
self.duplicate_of = duplicate_of
86
87
88
class
ParserTest(googletest.TestCase):
Callers
11
test_replace_references
Method · 0.70
test_doc_replace_references
Method · 0.70
test_docs_for_class
Method · 0.70
test_namedtuple_field_order
Method · 0.70
test_docs_for_class_should_skip
Method · 0.70
test_docs_for_message_class
Method · 0.70
test_docs_for_module
Method · 0.70
test_docs_for_function
Method · 0.70
test_docs_for_function_with_kwargs
Method · 0.70
test_parse_md_docstring
Method · 0.70
test_generate_index
Method · 0.70
Calls
no outgoing calls
Tested by
11
test_replace_references
Method · 0.56
test_doc_replace_references
Method · 0.56
test_docs_for_class
Method · 0.56
test_namedtuple_field_order
Method · 0.56
test_docs_for_class_should_skip
Method · 0.56
test_docs_for_message_class
Method · 0.56
test_docs_for_module
Method · 0.56
test_docs_for_function
Method · 0.56
test_docs_for_function_with_kwargs
Method · 0.56
test_parse_md_docstring
Method · 0.56
test_generate_index
Method · 0.56