Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dtest_finder_utils.py167 with open_cc(test_path) as class_file:
1038 def open_cc(filename: str): function
1087 with open_cc(test_path) as class_file: