Searched refs:kQuantizationErrorTolerance (Results 1 – 1 of 1) sorted by relevance
123 const int kQuantizationErrorTolerance = 1; in EnsureOutputsClose() local128 ASSERT_LE(std::abs(diff), kQuantizationErrorTolerance); in EnsureOutputsClose()