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

  /external/clang/test/CodeGenCXX/
arm64-darwinpcs.cpp 4 void test_extensions(bool a, char b, short c) {} function
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
perftestsrunner.py 138 test_extensions = ['.html', '.svg']
141 return filesystem.splitext(filename)[1] in test_extensions

Completed in 2614 milliseconds