Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/
H A 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
/aosp_15_r20/external/skia/tests/
H A 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
H A 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
H A 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
H A DBezierCurveTest.cpp38 skiatest::ReporterContext subtest(reporter, name); in testCubicEvalAtT() local
93 skiatest::ReporterContext subtest(reporter, name); in testCubicConvertToPolynomial() local
H A 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
H A DPathOpsDCubicTest.cpp44 skiatest::ReporterContext subtest(reporter, name); in testConvertToPolynomial() local
H A DParsePathTest.cpp75 skiatest::ReporterContext subtest(reporter, name); in testInvalidPath() local
/aosp_15_r20/external/autotest/client/cros/graphics/
H A 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
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DIntrinsicColorMatrix.java35 private void subtest(int w, int h, Matrix4f mat, Float4 add, in subtest() method in IntrinsicColorMatrix
81 private void test(Element.DataType dtin, Element.DataType dtout, int subtest, in test()
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_userptr_benchmark.c329 unsigned int subtest, i; in test_impact_overlap() local
367 unsigned int subtest, i; in test_impact() local
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DKTapResultParser.java215 TestResult subtest = new TestResult(); in processLines() local
229 TestResult subtest = new TestResult(); in processLines() local
/aosp_15_r20/external/igt-gpu-tools/runner/
H A 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()
H A Dexecutor.c248 static void prune_subtest(struct job_list_entry *entry, char *subtest) in prune_subtest()
278 char *subtest; in prune_from_journal() local
/aosp_15_r20/external/skia/tests/graphite/
H A DImageProviderTest.cpp359 skiatest::ReporterContext subtest(reporter, test.name); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
475 skiatest::ReporterContext subtest(reporter, testcase.name); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/dtc/tests/
H A Doverlay_base_manual_symbols.dts16 subtest: sub-test-node { label
H A Doverlay_base.dts15 subtest: sub-test-node { label
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/
Dheadless.h107 std::string subtest = options_.GetNextSubTest(); in Run() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dconnect_ping.c20 static void subtest(int cgroup_fd, struct connect_ping *skel, in subtest() function
/aosp_15_r20/external/igt-gpu-tools/scripts/
H A Dtest_igt_gpu_tools.py79 def __init__(self, subtest, binary): argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DMatchValue.java725 final MatchValue subtest; field in MatchValue.SetMatchValue
727 public SetMatchValue(MatchValue subtest) { in SetMatchValue()
/aosp_15_r20/external/autotest/server/site_tests/graphics_MultipleDisplays/
H A Dgraphics_MultipleDisplays.py179 def run_once(self, host, subtest, test_duration=60): argument
/aosp_15_r20/external/autotest/client/site_tests/graphics_Stress/
H A Dgraphics_Stress.py193 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dsupport.py102 def addSubTest(self, test, subtest, err): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dsupport.py102 def addSubTest(self, test, subtest, err): argument

12