Searched defs:Config (Results 1 – 4 of 4) sorted by relevance
11 def runGradleCommand(outputFile: str, cfg: Config, mc: ModuleConfig) -> int:40 def processFile(filename: str, cfg: Config, mc: ModuleConfig) -> None:68 def process(cfg: Config, successful: list[str], failed: list[str]):
107 class Config: class
548 getDevice(), new TombstoneUtils.Config())) {} in testWithAssertNoCrashesForNoCrashPriorCrashes()561 getDevice(), new TombstoneUtils.Config())) { in testWithAssertNoCrashesForNoCrashNoPriorCrashes()
353 public static class Config { class in CrashUtils363 public Config() { in Config() method in CrashUtils.Config