Searched refs:REFERENCE_BACKEND (Results 1 – 1 of 1) sorted by relevance
31 REFERENCE_BACKEND = 'gl' if 'PDF_COMPARISON_NOGPU' not in os.environ else '8888' variable321 os.makedirs(os.path.join(con, REFERENCE_BACKEND, source))323 '--config', REFERENCE_BACKEND, '-w', con, '-m'] + [334 gt = REFERENCE_BACKEND + '/' + source + '/' + name + '.png'