Home
last modified time | relevance | path

Searched defs:subtest (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/.gitlab-ci/windows/
Dspirv2dxil_check.ps129 $subtest = "$test_name$entry_point|${exec_mode}:" variable
32 Write-Output "$subtest Fail: Unknown shader type ($exec_mode)" variable
38 Write-Output "$subtest Pass" variable
41 Write-Output "$subtest Fail" variable
/external/skia/tests/
DPinnedImageTest.cpp60 skiatest::ReporterContext subtest(reporter, "basic_test"); in basic_test() local
112 skiatest::ReporterContext subtest(reporter, "cleanup_test"); in cleanup_test() local
182 skiatest::ReporterContext subtest(reporter, "cached path"); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
189 skiatest::ReporterContext subtest(reporter, "unncached path"); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
DCubicRootsTest.cpp27 skiatest::ReporterContext subtest(reporter, name); in testCubicRootsReal() local
270 skiatest::ReporterContext subtest(reporter, "oss-fuzz:55419 C and D are large"); in DEF_TEST() local
279 skiatest::ReporterContext subtest(reporter, "oss-fuzz:55829 A is zero and B is NAN"); in DEF_TEST() local
293 skiatest::ReporterContext subtest(reporter, name); in testCubicValidT() local
DCubicChopTest.cpp39 skiatest::ReporterContext subtest(reporter, name); in testChopCubicAtT() local
213 skiatest::ReporterContext subtest(reporter, name); in testCubicExtrema() local
334 skiatest::ReporterContext subtest(reporter, name); in testCubicInflectionPoints() local
422 skiatest::ReporterContext subtest(reporter, name); in testBezierCurveHorizontalIntersectBinarySearch() local
DBezierCurveTest.cpp38 skiatest::ReporterContext subtest(reporter, name); in testCubicEvalAtT() local
93 skiatest::ReporterContext subtest(reporter, name); in testCubicConvertToPolynomial() local
DPathOpsDCubicTest.cpp44 skiatest::ReporterContext subtest(reporter, name); in testConvertToPolynomial() local
DParsePathTest.cpp75 skiatest::ReporterContext subtest(reporter, name); in testInvalidPath() local
DGeometryTest.cpp310 skiatest::ReporterContext subtest(reporter, name); in check_cubic_around_rect() local
674 skiatest::ReporterContext subtest(reporter, name); in testChopMonoCubicAtY() local
829 skiatest::ReporterContext subtest(reporter, name); in testChopMonoCubicAtX() local
DQuadRootsTest.cpp28 skiatest::ReporterContext subtest(reporter, name); in testQuadRootsReal() local
/external/dtc/tests/
Doverlay_base_manual_symbols.dts16 subtest: sub-test-node { label
Doverlay_base.dts15 subtest: sub-test-node { label
/external/autotest/client/cros/graphics/
Dgraphics_utils.py107 def failure_report(self, name, subtest=None): argument
130 def failure_report_decorator(cls, name, subtest=None): argument
178 def add_failures(self, name, subtest=None): argument
201 def remove_failures(self, name, subtest=None): argument
257 def _get_failure_description(self, name, subtest): argument
260 def _get_failure(self, name, subtest): argument
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dconnect_ping.c20 static void subtest(int cgroup_fd, struct connect_ping *skel, in subtest() function
/external/igt-gpu-tools/scripts/
Dtest_igt_gpu_tools.py79 def __init__(self, subtest, binary): argument
/external/autotest/server/site_tests/graphics_MultipleDisplays/
Dgraphics_MultipleDisplays.py179 def run_once(self, host, subtest, test_duration=60): argument
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py193 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument
/external/igt-gpu-tools/benchmarks/
Dgem_userptr_benchmark.c329 unsigned int subtest, i; in test_impact_overlap() local
367 unsigned int subtest, i; in test_impact() local
/external/skia/tests/graphite/
DImageProviderTest.cpp358 skiatest::ReporterContext subtest(reporter, test.name); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
468 skiatest::ReporterContext subtest(reporter, testcase.name); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
/external/python/cpython3/Lib/unittest/test/
Dsupport.py102 def addSubTest(self, test, subtest, err): argument
/external/igt-gpu-tools/runner/
Dresultgen.c209 static void parse_subtest_result(char *subtest, const char **result, double *time, char *buf, char … in parse_subtest_result()
652 char *message, *subtest; in fill_from_dmesg() local
742 static void add_subtest(struct subtests *subtests, char *subtest) in add_subtest()
Djob_list.c340 void generate_piglit_name(const char *binary, const char *subtest, in generate_piglit_name()
/external/python/cpython3/Lib/unittest/
Drunner.py74 def addSubTest(self, test, subtest, err): argument
Dresult.py125 def addSubTest(self, test, subtest, err): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dcollective_ops_utils_test.cc405 for (const TestCase::CurrentIdAndOutput &subtest : tc.subtests) { in TEST_P() local
/external/igt-gpu-tools/tests/
Dkms_fbcon_fbt.c258 static void subtest(struct drm_info *drm, struct feature *feature, bool suspend) in subtest() function

12