Home
last modified time | relevance | path

Searched defs:PerformanceEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/timing/
DPerformanceUserTiming.h40 class PerformanceEntry; variable
DPerformanceEntry.cpp36 PerformanceEntry::PerformanceEntry(const String& name, const String& entryType, double startTime, d… in PerformanceEntry() function in WebCore::PerformanceEntry