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

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/test_types/
image_diff.py 52 def _copy_output_png(self, test_filename, source_image, extension):
57 test_filename: the test filename
61 self._make_output_directory(test_filename)
62 dest_image = self.output_filename(test_filename, extension)
  /frameworks/base/tools/localize/
localize_test.cpp 10 test_filename(const string& file, const string& locale, const string& expected) function
36 if (all) err |= test_filename("//device/samples/NotePad/res/values/strings.xml", "zz_ZZ",
39 if (all) err |= test_filename("//device/samples/NotePad/res/values/strings.xml", "zz",
42 if (all) err |= test_filename("//device/samples/NotePad/res/values/strings.xml", "",

Completed in 1049 milliseconds