Searched defs:PARENT_DIRECTORY (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/gm/rebaseline_server/
H A Dresults.py50 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__)) variable
53 PARENT_DIRECTORY, '.generated-images')
H A Dserver.py68 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__)) variable
69 TRUNK_DIRECTORY = os.path.dirname(os.path.dirname(PARENT_DIRECTORY))
70 # Directory, relative to PARENT_DIRECTORY, within which the server will serve
73 # Directory, relative to PARENT_DIRECTORY, within which the server will serve
221 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR, GENERATED_HTML_SUBDIR,
340 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR,
347 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR, GENERATED_JSON_SUBDIR)
356 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR,
489 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR))
/external/skia/gm/rebaseline_server/
H A Dresults.py50 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__)) variable
53 PARENT_DIRECTORY, '.generated-images')
H A Dserver.py68 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__)) variable
69 TRUNK_DIRECTORY = os.path.dirname(os.path.dirname(PARENT_DIRECTORY))
70 # Directory, relative to PARENT_DIRECTORY, within which the server will serve
73 # Directory, relative to PARENT_DIRECTORY, within which the server will serve
221 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR, GENERATED_HTML_SUBDIR,
340 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR,
347 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR, GENERATED_JSON_SUBDIR)
356 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR,
489 PARENT_DIRECTORY, STATIC_CONTENTS_SUBDIR))

Completed in 76 milliseconds