HomeSort by relevance Sort by last modified time
    Searched full:platform_dirs (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
port_testcase.py 281 def platform_dirs(port): function in function:PortTestCase.test_expectations_files
284 self.assertEqual(platform_dirs(port), ['LayoutTests', 'testwebkitport'])
287 self.assertEqual(platform_dirs(port), ['LayoutTests', 'testwebkitport', 'testwebkitport-version'])
291 self.assertEqual(platform_dirs(port), ['LayoutTests', 'testwebkitport', 'testwebkitport-version', 'internal-testwebkitport'])

Completed in 57 milliseconds