5 references to ProtectedLogosAndBrandsMetricName
Microsoft.Extensions.AI.Evaluation.Integration.Tests (4)
SafetyEvaluatorTests.cs (4)
292
Assert.True(result.TryGet(ProtectedMaterialEvaluator.
ProtectedLogosAndBrandsMetricName
, out BooleanMetric? _));
328
Assert.True(result.TryGet(ProtectedMaterialEvaluator.
ProtectedLogosAndBrandsMetricName
, out BooleanMetric? _));
377
Assert.True(result.TryGet(ProtectedMaterialEvaluator.
ProtectedLogosAndBrandsMetricName
, out BooleanMetric? _));
439
Assert.True(result.TryGet(ProtectedMaterialEvaluator.
ProtectedLogosAndBrandsMetricName
, out BooleanMetric? _));
Microsoft.Extensions.AI.Evaluation.Safety (1)
ProtectedMaterialEvaluator.cs (1)
38
["logos_and_brands"] =
ProtectedLogosAndBrandsMetricName