Searched refs:get_build_top (Results 1 – 6 of 6) sorted by relevance
110 search_root = str(au.get_build_top())376 repo_file = au.get_build_top('.repo/.repo_fetchtimes.json')
162 def get_build_top(*joinpaths: Any) -> Path: function200 return get_build_top(env_path, suffix) if suffix else get_build_top(env_path)335 basename = get_build_top().name340 return get_build_top('out').joinpath(*joinpaths)
118 return_path = atest_utils.get_build_top('path/to/project')172 expected_out_dir = atest_utils.get_build_top(self.rel_OUT_DIR)219 expected_out_dir = atest_utils.get_build_top('out')
1436 build_top = atest_utils.get_build_top()
173 abs_src_path = atest_utils.get_build_top(src_path)
1221 config_path = atest_utils.get_build_top(test_config)