Searched refs:NativeCoverageEnabled (Results 1 – 6 of 6) sorted by relevance
50 if !ctx.DeviceConfig().NativeCoverageEnabled() {
174 if !ctx.DeviceConfig().NativeCoverageEnabled() {
922 …if ctx.Config().IsEnvTrue("EMMA_INSTRUMENT") || ctx.DeviceConfig().NativeCoverageEnabled() || ctx.…
1149 func (c *deviceConfig) NativeCoverageEnabled() bool { func
893 return ctx.Device() && ctx.DeviceConfig().NativeCoverageEnabled()
1249 return ctx.Device() && ctx.DeviceConfig().NativeCoverageEnabled()