Searched defs:GetAsDouble (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/base/test/ | ||
D | trace_event_analyzer.cc | 442 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query |
/external/cronet/base/test/ | ||
D | trace_event_analyzer.cc | 500 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query |
/external/libchrome/base/ | ||
D | values.cc | 460 bool Value::GetAsDouble(double* out_value) const { in GetAsDouble() function in base::Value |
/external/tensorflow/tensorflow/compiler/xla/ | ||
D | literal.cc | 1199 std::optional<double> LiteralBase::GetAsDouble( in GetAsDouble() function in xla::LiteralBase |