HomeSort by relevance Sort by last modified time
    Searched refs:kPerformanceType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/chromedriver/
logging.h 27 static const char kPerformanceType[];
logging.cc 126 const char WebDriverLog::kPerformanceType[] = "performance";
234 if (type == WebDriverLog::kPerformanceType) {

Completed in 761 milliseconds