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

  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
full_test.py 108 resource_path = os.path.join(_RESOURCE_PREFIX, test_file)
109 self.addTest(filetestcase.AnnotatedFileTestCase(resource_path,
not_strict_test.py 67 resource_path = os.path.join(_RESOURCE_PREFIX, test_file)
68 self.addTest(filetestcase.AnnotatedFileTestCase(resource_path,
  /external/webrtc/src/modules/audio_processing/test/
unit_test.cc 65 const std::string resource_path; member in class:__anon21364::ApmTest
75 : resource_path(webrtc::test::ProjectRootPath() +
78 output_filename(resource_path + "output_data_fixed.pb"),
80 output_filename(resource_path + "output_data_float.pb"),
106 std::string input_filename = resource_path + "aec_far.pcm";
110 input_filename = resource_path + "aec_near.pcm";
    [all...]

Completed in 107 milliseconds