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

  /external/chromium/chrome/browser/
media_uitest.cc 100 static const char* kResources[] = {
122 for (size_t i = 0; i < arraysize(kResources); ++i)
124 test_dir, media_test_dir.AppendASCII(kResources[i]));
  /external/clang/tools/scan-view/
ScanView.py 76 kResources = posixpath.join(posixpath.dirname(__file__), 'Resources')
683 return self.send_path(posixpath.join(kResources,'bugcatcher.ico'))

Completed in 362 milliseconds