OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_srcdir
(Results
1 - 4
of
4
) sorted by null
/external/ceres-solver/internal/ceres/
test_util.cc
41
DECLARE_string(
test_srcdir
);
variable
/external/autotest/client/virt/
kvm_installer.py
139
test_srcdir
= os.path.join(self.srcdir, "kvm-unit-tests")
140
virt_utils.get_git_branch(test_repo, test_branch,
test_srcdir
,
142
unittest_cfg = os.path.join(
test_srcdir
, 'x86',
144
self.
test_srcdir
=
test_srcdir
base_installer.py
82
self.
test_srcdir
= test.srcdir
85
# test_bindir is guaranteed to exist, but
test_srcdir
is not
412
os.chdir(self.
test_srcdir
)
470
koji_client.get_pkgs(pkg, dst_dir=self.
test_srcdir
)
477
os.chdir(self.
test_srcdir
)
519
self.source_destination = os.path.join(self.
test_srcdir
,
/external/regex-re2/re2/testing/
unicode_test.py
15
_UNICODE_DIR = os.path.join(flags.FLAGS.
test_srcdir
, "google3", "third_party",
Completed in 97 milliseconds