Home
last modified time | relevance | path

Searched refs:input_root (Results 1 – 25 of 53) sorted by relevance

123

/dports/editors/texmaker/texmaker-5.0.3/pdfium/testing/tools/
H A Dtest_runner.py43 input_root, _ = os.path.splitext(input_filename)
46 pdf_path = os.path.join(self.working_dir, input_root + '.pdf')
67 raised_exception = self.TestPixel(input_root, pdf_path)
80 def Generate(self, source_dir, input_filename, input_root, pdf_path): argument
82 input_path = os.path.join(source_dir, input_root + '.in')
84 input_event_path = os.path.join(source_dir, input_root + ".evt")
101 def TestText(self, input_root, expected_txt_path, pdf_path): argument
102 txt_path = os.path.join(self.working_dir, input_root + '.txt')
106 cmd_to_run = common.DrMemoryWrapper(self.drmem_wrapper, input_root)
114 def TestPixel(self, input_root, pdf_path): argument
[all …]
H A Dpngdiffer.py79 input_root, _ = os.path.splitext(input_filename)
80 actual_path = os.path.join(working_dir, input_root + self.ACTUAL_TEMPLATE)
82 source_dir, input_root + self.EXPECTED_TEMPLATE)
84 source_dir, input_root + self.PLATFORM_EXPECTED_TEMPLATE)
/dports/security/cfv/cfv-3.0.0.dev0/test/
H A Dbenchmark.py128 def run_create_test(cftype, output_root, input_root, verbose): argument
130 run_cfv('-C -rr -t %s -p %s -f %s' % (cftype, input_root, output_fn), verbose)
133 def run_test_test(cftype, cfname, input_root, f_repeat, verbose): argument
135 run_cfv('-T -t %s -p %s %s' % (cftype, input_root, f_arg * f_repeat), verbose)
141 input_root = os.getcwd()
146 …times = timeit.repeat(partial(run_create_test, args.type, output_root, input_root, args.verbose), …
151 …times = timeit.repeat(partial(run_test_test, args.type, cfname, input_root, 1, args.verbose), repe…
155 …times = timeit.repeat(partial(run_test_test, args.type, cfname, input_root, args.multitest, args.v…
/dports/math/py-theano/Theano-1.0.5/theano/gof/
H A Ddestroyhandler.py203 input_root = r
205 if input_root in droot:
207 "Multiple destroyers of %s" % input_root)
208 droot[input_root] = input_root
209 root_destroyer[input_root] = app
216 q.append(input_root)
225 droot[v] = input_root
227 impact[input_root] = input_impact
228 impact[input_root].add(input_root)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/testing/tools/
H A Dtest_runner.py76 input_root, _ = os.path.splitext(input_filename)
77 pdf_path = os.path.join(self.working_dir, input_root + '.pdf')
86 raised_exception = self.Generate(source_dir, input_filename, input_root,
95 expected_txt_path = os.path.join(source_dir, input_root + '_expected.txt')
96 raised_exception = self.TestText(input_filename, input_root,
132 def Generate(self, source_dir, input_filename, input_root, pdf_path): argument
134 input_path = os.path.join(source_dir, input_root + '.in')
136 input_event_path = os.path.join(source_dir, input_root + '.evt')
153 def TestText(self, input_filename, input_root, expected_txt_path, pdf_path): argument
154 txt_path = os.path.join(self.working_dir, input_root + '.txt')
H A Dpngdiffer.py124 input_root, _ = os.path.splitext(input_filename)
126 input_root + ACTUAL_TEMPLATE)
128 input_root + EXPECTED_TEMPLATE)
130 source_dir, input_root + PLATFORM_EXPECTED_TEMPLATE)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/tools/
H A Dtest_runner.py76 input_root, _ = os.path.splitext(input_filename)
77 pdf_path = os.path.join(self.working_dir, input_root + '.pdf')
86 raised_exception = self.Generate(source_dir, input_filename, input_root,
95 expected_txt_path = os.path.join(source_dir, input_root + '_expected.txt')
96 raised_exception = self.TestText(input_filename, input_root,
134 def Generate(self, source_dir, input_filename, input_root, pdf_path): argument
136 input_path = os.path.join(source_dir, input_root + '.in')
138 input_event_path = os.path.join(source_dir, input_root + '.evt')
155 def TestText(self, input_filename, input_root, expected_txt_path, pdf_path): argument
156 txt_path = os.path.join(self.working_dir, input_root + '.txt')
H A Dpngdiffer.py163 input_root, _ = os.path.splitext(input_filename)
165 input_root + ACTUAL_TEMPLATE)
167 self.input_root = input_root
196 self.input_root + expected_str + ACTUAL_TEMPLATE)
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/devel/py-gyp/gyp-20200512/test/rules-variables/src/subdir/
H A Dtest.c5 extern void input_root();
12 input_root(); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/
H A Dgenerate_libs.py28 input_root = os.path.splitext(input_name)[0]
29 output_path = os.path.join(options.output, input_root + '.lib')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/chromium/scripts/
H A Dgenerate_libs.py28 input_root = os.path.splitext(input_name)[0]
29 output_path = os.path.join(options.output, input_root + '.lib')
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/rules-variables/src/
H A Dtest.input_root.c7 void input_root() { in input_root() function

123