Searched defs:double (Results 1 – 3 of 3) sorted by relevance
66 const char* name, unsigned long long /*id*/, double /*timestamp*/, int num_args, in addTraceEvent() argument
37 constexpr static const char (&Get(double))[sizeof "%f"] { return "%f"; } in Get() argument
376 InPlaceFunction<void(int)> func3 = [](double) {}; in TEST() argument