OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARENT_DIRECTORY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/rebaseline_server/
results.py
57
PARENT_DIRECTORY
= os.path.dirname(os.path.realpath(__file__))
60
PARENT_DIRECTORY
, '.generated-images')
server.py
81
PARENT_DIRECTORY
= os.path.dirname(os.path.realpath(__file__))
82
TRUNK_DIRECTORY = os.path.dirname(os.path.dirname(
PARENT_DIRECTORY
))
84
# Directory, relative to
PARENT_DIRECTORY
, within which the server will serve
313
PARENT_DIRECTORY
, STATIC_CONTENTS_SUBDIR, GENERATED_HTML_SUBDIR,
326
PARENT_DIRECTORY
, STATIC_CONTENTS_SUBDIR,
462
PARENT_DIRECTORY
, STATIC_CONTENTS_SUBDIR, GENERATED_JSON_SUBDIR)
471
PARENT_DIRECTORY
, STATIC_CONTENTS_SUBDIR,
673
PARENT_DIRECTORY
, STATIC_CONTENTS_SUBDIR))
[
all
...]
Completed in 38 milliseconds