OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOT_GIT_LOCATION
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/v8/tools/push-to-trunk/
auto_roll.py
37
DOT_GIT_LOCATION
: ".git",
test_scripts.py
45
DOT_GIT_LOCATION
: None,
396
TEST_CONFIG[
DOT_GIT_LOCATION
] = self.MakeEmptyTempFile()
576
TEST_CONFIG[
DOT_GIT_LOCATION
] = self.MakeEmptyTempFile()
713
TEST_CONFIG[
DOT_GIT_LOCATION
] = self.MakeEmptyTempFile()
common_includes.py
41
DOT_GIT_LOCATION
= "
DOT_GIT_LOCATION
"
347
if not os.path.exists(self._config[
DOT_GIT_LOCATION
]):
push_to_trunk.py
45
DOT_GIT_LOCATION
: ".git",
Completed in 49 milliseconds