Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/
DTestUtils.py174 def unpack_source_tree(tree_file, dir=None): function
/external/chromium_org/third_party/cython/src/
Druntests.py1258 from Cython.TestUtils import unpack_source_tree
1259 _, self.commands = unpack_source_tree(self.treefile, self.workdir)