11 references to _rootCauseAggSymbolForIntDimValue
Microsoft.ML.TimeSeries.Tests (11)
TimeSeriesDirectApi.cs (11)
1185var rootCauseLocalizationInput = new RootCauseLocalizationInput(GetRootCauseTimestamp(), GetRootCauseAnomalyDimension(10, _rootCauseAggSymbolForIntDimValue), slice, AggregateType.Sum, _rootCauseAggSymbolForIntDimValue);
1200{"DeviceType", _rootCauseAggSymbolForIntDimValue },
1214Dictionary<string, object> expectedDim = GetRootCauseAnomalyDimension(10, _rootCauseAggSymbolForIntDimValue);
1245dic3.Add("DeviceType", _rootCauseAggSymbolForIntDimValue);
1263dic6.Add("DeviceType", _rootCauseAggSymbolForIntDimValue);
1269dic7.Add("DeviceType", _rootCauseAggSymbolForIntDimValue);
1270dic7.Add("DataCenter", _rootCauseAggSymbolForIntDimValue);
1276dic8.Add("DataCenter", _rootCauseAggSymbolForIntDimValue);
1282dic9.Add("DataCenter", _rootCauseAggSymbolForIntDimValue);
1299dic12.Add("DeviceType", _rootCauseAggSymbolForIntDimValue);