OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompareAsDouble
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/test/
trace_event_analyzer.h
493
bool
CompareAsDouble
(const TraceEvent& event, bool* result) const;
trace_event_analyzer.cc
268
if (
CompareAsDouble
(event, &compare_result))
288
bool Query::
CompareAsDouble
(const TraceEvent& event, bool* result) const {
Completed in 294 milliseconds