Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/typ/typ/
Djson_results.py102 _add_path_to_trie(full_results['tests'], test_name, value)
152 def _add_path_to_trie(trie, path, value): function
159 _add_path_to_trie(trie[directory], rest, value)