Searched refs:api_test_path (Results 1 – 1 of 1) sorted by relevance
83 def _GetFunctionsFromTest(api_test_path): argument86 with open(api_test_path) as f:121 api_test_path = os.path.join(src_path, api_test_relative_path)122 test_functions_per_section = _GetFunctionsFromTest(api_test_path)130 % api_test_path)