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

  /external/chromium_org/build/android/buildbot/tests/
bb_run_bot_test.py 10 BUILDBOT_DIR = os.path.join(os.path.dirname(__file__), '..')
11 sys.path.append(BUILDBOT_DIR)
28 [os.path.join(BUILDBOT_DIR, 'bb_run_bot.py'), '--bot-id', bot,
  /external/chromium_org/tools/gyp/buildbot/
buildbot_run.py 22 BUILDBOT_DIR = os.path.dirname(os.path.abspath(__file__))
23 TRUNK_DIR = os.path.dirname(BUILDBOT_DIR)

Completed in 42 milliseconds