Home
last modified time | relevance | path

Searched defs:testname (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/modules/pathkit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
11 function reportSVG(svg, testname) { argument
38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
58 function reportPath(path, testname, done) { argument
76 function _report(data, outputType, testname) { argument
/third_party/skia/modules/canvaskit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
11 function reportSVG(svg, testname) { argument
38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
58 function reportPath(path, testname, done) { argument
76 function _report(data, outputType, testname) { argument
Dutil.js218 function reportSurface(surface, testname, done) { argument
Dcanvas2d.spec.js245 const multipleCanvasTest = (testname, done, test) => { argument
/third_party/flutter/skia/modules/pathkit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
11 function reportSVG(svg, testname) { argument
38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
58 function reportPath(path, testname, done) { argument
76 function _report(data, outputType, testname) { argument
/third_party/flutter/skia/modules/canvaskit/tests/
Dutil.js5 function reportSurface(surface, testname, done) { argument
Dcanvas2d.spec.js254 function multipleCanvasTest(testname, done, test) { argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dcctest.cc86 char* testname = strchr(arg_copy, '/'); in main() local
/third_party/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp668 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
690 #define TEST_KEYGEN(testname, func)\ in runIndexedTest() argument
700 #define TEST_ITER(testname, func)\ in runIndexedTest() argument
707 #define TEST_ITER_ALL(testname, func)\ in runIndexedTest() argument
714 #define TEST_QSORT(testname, func)\ in runIndexedTest() argument
727 #define TEST_BIN(testname, func)\ in runIndexedTest() argument
/third_party/openssl/test/testutil/
Ddriver.c137 static int check_single_test_params(char *name, char *testname, char *itname) in check_single_test_params()
191 char *testname = NULL; in process_shared_options() local
/third_party/gstreamer/gstreamer/tests/validate/
Dgst-tester.c58 const gchar *testname; member
/third_party/skia/third_party/externals/expat/expat/tests/
Dminicheck.h59 #define START_TEST(testname) \ argument
/third_party/python/Lib/test/
Dtest_dbm.py192 testname = f'TestCase_{suffix}' variable
Dtest_pulldom.py305 def confirm(self, test, testname="Test"): argument
Dtest_embed.py705 def check_all_configs(self, testname, expected_config=None, argument
Dtest_minidom.py54 def confirm(self, test, testname = "Test"): argument
/third_party/mbedtls/library/
Dcmac.c745 const char* testname, in cmac_test_subkeys()
838 const char* testname, in cmac_test_wth_cipher()
/third_party/ltp/testcases/kernel/syscalls/membarrier/
Dmembarrier01.c29 char testname[80]; member
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp342 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp342 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop()
/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp342 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop()
/third_party/node/deps/npm/test/tap/
Doverride-bundled.js10 var testname = path.basename(__filename, '.js') variable
/third_party/python/Lib/test/libregrtest/
Dsave_env.py37 def __init__(self, testname, verbose=0, quiet=False, *, pgo=False): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp917 string testname = getTestTypeName((TestType)testNdx); in addComputeImageSamplerTest() local
/third_party/libfuse/test/
Dtest_syscalls.c39 static char testname[256]; variable

12