HomeSort by relevance Sort by last modified time
    Searched refs:PARENT_DIRECTORY (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
server.py 68 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
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))
results.py 50 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
53 PARENT_DIRECTORY, '.generated-images')
  /external/skia/gm/rebaseline_server/
server.py 68 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
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))
results.py 50 PARENT_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
53 PARENT_DIRECTORY, '.generated-images')

Completed in 398 milliseconds