Home
last modified time | relevance | path

Searched refs:ConvertValue (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/perfetto_cmd/
Dconfig.cc45 bool ConvertValue(const std::string& arg, in ConvertValue() function
72 return ConvertValue( in ConvertTimeToMs()
81 return ConvertValue(arg, in ConvertSizeToKb()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_unary_test_complex.cc50 double f = this->ConvertValue(v); in SetParamsForTanh()
102 return std::isnan(this->ConvertValue(val)); in __anonc2c5ee530202()
184 double f = this->ConvertValue(v); in __anonc2c5ee530802()
194 double f = this->ConvertValue(v); in __anonc2c5ee530a02()
Dexhaustive_binary_test_f32_f64.cc119 return std::isnan(this->ConvertValue(val)); in __anon5166be6b0602()
207 return std::isnan(this->ConvertValue(val)); in __anon5166be6b0d02()
Dexhaustive_op_test_utils.h486 static ComponentNativeT ConvertValue(uint64 bits) {
497 return ConvertValue(bits);