Home
last modified time | relevance | path

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

/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/icu/vendor/double-conversion/upstream/test/cctest/
Dcctest.cc106 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/googletest/googletest/test/
Dgtest_dirs_test.cc49 explicit MakeTempDir(const std::string& testname) { in MakeTempDir()
/third_party/skia/third_party/externals/expat/expat/tests/
Dminicheck.h59 #define START_TEST(testname) \ argument
/third_party/python/Lib/test/
Dtest_dbm.py210 testname = f'TestCase_{suffix}' variable
Dtest_pulldom.py298 def confirm(self, test, testname="Test"): argument
Dtest_embed.py744 def check_all_configs(self, testname, expected_config=None, argument
Dtest_minidom.py56 def confirm(self, test, testname = "Test"): argument
/third_party/mbedtls/library/
Dcmac.c730 const char *testname, in cmac_test_subkeys()
824 const char *testname, in cmac_test_wth_cipher()
/third_party/ltp/testcases/kernel/syscalls/membarrier/
Dmembarrier01.c29 char testname[80]; member
/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/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_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp894 string testname = getTestTypeName((TestType)testNdx); in addComputeImageSamplerTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp873 string testname = getTestTypeName((TestType)testNdx); in addComputeImageSamplerTest() local
/third_party/libfuse/test/
Dtest_syscalls.c39 static char testname[256]; variable
/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp745 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) in runTestLoop()
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c1171 const char * testname; member