Home
last modified time | relevance | path

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

/test/testfwk/developer_test/local_coverage/interface_coverage/
Dinterface_coverage_gcov_lcov.py123 def get_pubilc_func_list_from_headfile(cxx_header_filepath): argument
126 cpp_header = CppHeaderParser.CppHeader(cxx_header_filepath)
161 pubilc_func_list.append((cxx_header_filepath, class_name,
182 (cxx_header_filepath, "", func_name, param_type_list,