Home
last modified time | relevance | path

Searched refs:Goma (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/build/toolchain/
Dgoma.gni5 # Defines the configuration of Goma.
11 # Set to true to enable distributed compilation using Goma.
16 # Absolute directory containing the Goma source code.
19 # Absolute directory containing the Goma source code.
/external/chromium_org/third_party/WebKit/Source/
D.gitignore4 # Goma.
/external/chromium_org/tools/
Drun-bisect-perf-regression.py37 class Goma(object): class
354 with Goma(path_to_goma) as _:
460 with Goma(path_to_goma) as _: