Searched refs:upper_bound_ (Results 1 – 3 of 3) sorted by relevance
66 int16_t upper_bound_; member in voetest::OutputTest::VoEOutputCheckMediaProcess146 upper_bound_(upper_bound) {} in VoEOutputCheckMediaProcess()160 ASSERT_LE(audio10ms[i * num_channels + c], upper_bound_); in Process()
282 OP_REQUIRES_OK(context, context->GetAttr("upper_bound", &upper_bound_)); in DebugNumericSummaryOp()319 const bool is_upper_bound_custom = !Eigen::numext::isinf(upper_bound_); in Compute()334 } else if (is_upper_bound_custom && x >= upper_bound_) { in Compute()402 float upper_bound_; variable
1981 upper_bound_(0),1995 upper_bound_ = 0;2006 if (upper_bound_ < upper_bound)2007 upper_bound_ = upper_bound;2177 uintptr_t size = upper_bound_;2183 (void)upper_bound_;2197 mutable size_t upper_bound_;