Searched defs:projectSetup (Results 1 – 5 of 5) sorted by relevance
67 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant248 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant284 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant370 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant419 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant
39 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant
130 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant350 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant
55 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in <lambda>() constant1577 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant1912 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant1965 val projectSetup = in parameters() constant2093 val projectSetup = BaselineProfileProjectSetupRule(forceAgpVersion = agpVersion.versionString) in parameters() constant
62 @get:Rule val projectSetup = ProjectSetupRule() constant in androidx.benchmark.gradle.BenchmarkPluginTest449 @get:Rule val projectSetup = ProjectSetupRule() constant in androidx.benchmark.gradle.BenchmarkPluginWithCurrentAgpTest