Searched refs:RunKatiNinja (Results 1 – 1 of 1) sorted by relevance
98 RunKatiNinja = 1 << iota const104 RunAll = RunProductConfig | RunSoong | RunKati | RunKatiNinja | RunNinja105 RunAllWithBazel = RunProductConfig | RunSoong | RunKati | RunKatiNinja | RunBazel235 what = what &^ RunKatiNinja286 } else if what&RunKatiNinja != 0 {