OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sub_dir
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_runpy.py
119
pkg_dir =
sub_dir
= tempfile.mkdtemp()
120
if verbose: print " Package tree in:",
sub_dir
124
sub_dir
= os.path.join(
sub_dir
, pkg_name)
125
pkg_fname = self._add_pkg_dir(
sub_dir
)
126
if verbose: print " Next level in:",
sub_dir
128
mod_fname = os.path.join(
sub_dir
, test_fname)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_runpy.py
119
pkg_dir =
sub_dir
= tempfile.mkdtemp()
120
if verbose: print " Package tree in:",
sub_dir
124
sub_dir
= os.path.join(
sub_dir
, pkg_name)
125
pkg_fname = self._add_pkg_dir(
sub_dir
)
126
if verbose: print " Next level in:",
sub_dir
128
mod_fname = os.path.join(
sub_dir
, test_fname)
/external/squashfs-tools/squashfs-tools/
mksquashfs.c
3403
struct dir_info *
sub_dir
;
local
3609
struct dir_info *
sub_dir
= scan1_opendir("", subpath,
local
[
all
...]
Completed in 277 milliseconds