Searched refs:estimationType (Results 1 – 1 of 1) sorted by relevance
194 VtEstimationType estimationType, in VirtualTempEstimator() argument196 type = estimationType; in VirtualTempEstimator()199 if (estimationType == kUseMLModel) { in VirtualTempEstimator()202 } else if (estimationType == kUseLinearModel) { in VirtualTempEstimator()205 LOG(ERROR) << "Unsupported estimationType [" << estimationType << "]"; in VirtualTempEstimator()