Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DConsole.cpp306 void Console::timeEnd(const String& title, PassRefPtr<ScriptArguments>, PassRefPtr<ScriptCallStack>… in timeEnd() function in WebCore::Console
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/utils/
DUtil.java461 public static String timeEnd(long time) { in timeEnd() method in Util