Home
last modified time | relevance | path

Searched defs:buildTimeout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/treble/build/treble_build/local/
H A Dninja.go186 buildTimeout time.Duration member
/aosp_15_r20/external/swiftshader/tests/regres/cmd/regres/
H A Dmain.go73 buildTimeout = time.Minute * 10 // timeout for a build const