Home
last modified time | relevance | path

Searched refs:test_result (Results 1 – 25 of 82) sorted by relevance

1234

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp68 void TessellationShadersIsolines::checkFirstOuterTessellationLevelEffect(_test_result& test_result, in checkFirstOuterTessellationLevelEffect() argument
71 glcts::Context& context = test_result.parent->parent->getContext(); in checkFirstOuterTessellationLevelEffect()
76 if (test_result.n_vertices != 0) in checkFirstOuterTessellationLevelEffect()
88 TESSELLATION_SHADER_VERTEX_SPACING_EQUAL, test_result.parent->outer_tess_levels[0], in checkFirstOuterTessellationLevelEffect()
94 if (test_result.n_isolines != n_isolines_expected) in checkFirstOuterTessellationLevelEffect()
96 tcu::TestContext& test = test_result.parent->parent->getTestContext(); in checkFirstOuterTessellationLevelEffect()
99 << "Tessellator generated an invalid amount of isolines:" << test_result.n_isolines in checkFirstOuterTessellationLevelEffect()
102 << " (" << test_result.parent->inner_tess_levels[0] << ", " in checkFirstOuterTessellationLevelEffect()
103 << test_result.parent->inner_tess_levels[1] << ")" in checkFirstOuterTessellationLevelEffect()
105 << " (" << test_result.parent->outer_tess_levels[0] << ", " in checkFirstOuterTessellationLevelEffect()
[all …]
DesextcTessellationShaderIsolines.hpp138 typedef void (*PFNTESTRESULTPROCESSORPROC)(_test_result& test_result, glw::GLenum glToken);
157 void countIsolines(_test_result& test_result);
171 static void checkFirstOuterTessellationLevelEffect(_test_result& test_result,
176 …static void checkNoLineSegmentIsDefinedAtHeightOne(_test_result& test_result, const glw::GLenum un…
178 static void checkSecondOuterTessellationLevelEffect(_test_result& test_result,
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp971 …pthRangeArrayHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_result, T*) in depthRangeArrayHelper() argument
983 checkGLError(GL_NO_ERROR, "depthRangeArray, correct parameters", test_result); in depthRangeArrayHelper()
986 checkGLError(GL_INVALID_VALUE, "depthRangeArray, <first> == GL_MAX_VIEWPORTS", test_result); in depthRangeArrayHelper()
989 checkGLError(GL_NO_ERROR, "depthRangeArray, <first> + <count> == GL_MAX_VIEWPORTS", test_result); in depthRangeArrayHelper()
992 …eckGLError(GL_INVALID_VALUE, "depthRangeArray, <first> + <count> > GL_MAX_VIEWPORTS", test_result); in depthRangeArrayHelper()
996 …hRangeIndexedHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_result, T*) in depthRangeIndexedHelper() argument
999 checkGLError(GL_NO_ERROR, "depthRangeIndexed, <index> == 0", test_result); in depthRangeIndexedHelper()
1002 checkGLError(GL_NO_ERROR, "depthRangeIndexed, <index> == GL_MAX_VIEWPORTS - 1", test_result); in depthRangeIndexedHelper()
1005 checkGLError(GL_INVALID_VALUE, "depthRangeIndexed, <index> == GL_MAX_VIEWPORTS", test_result); in depthRangeIndexedHelper()
1008 checkGLError(GL_INVALID_VALUE, "depthRangeIndexed, <index> > GL_MAX_VIEWPORTS", test_result); in depthRangeIndexedHelper()
[all …]
DglcRobustnessTests.cpp254 bool test_result = true; in iterate() local
298 test_result = test_result && in iterate()
300test_result = test_result && verifyError(gl.getError(), GL_NO_ERROR, "getnUniformfv [false negativ… in iterate()
303test_result = test_result && verifyError(gl.getError(), GL_INVALID_OPERATION, "getnUniformfv [fals… in iterate()
306 test_result = test_result && in iterate()
308test_result = test_result && verifyError(gl.getError(), GL_NO_ERROR, "getnUniformiv [false negativ… in iterate()
311test_result = test_result && verifyError(gl.getError(), GL_INVALID_OPERATION, "getnUniformiv [fals… in iterate()
314 test_result = test_result && verifyResult((void*)input4ui, (void*)result4ui, sizeof(GLuint) * 4, in iterate()
316test_result = test_result && verifyError(gl.getError(), GL_NO_ERROR, "getnUniformuiv [false negati… in iterate()
319test_result = test_result && verifyError(gl.getError(), GL_INVALID_OPERATION, "getnUniformuiv [fal… in iterate()
[all …]
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps.c302 int test_result, op_result; in do_setb() local
327 test_result = ext2fs_test_block_bitmap2(test_fs->block_map, block); in do_setb()
331 if (!test_result != !op_result) in do_setb()
333 test_result, op_result); in do_setb()
341 int test_result, op_result; in do_clearb() local
366 test_result = ext2fs_test_block_bitmap2(test_fs->block_map, block); in do_clearb()
370 if (!test_result != !op_result) in do_clearb()
372 test_result, op_result); in do_clearb()
380 int test_result; in do_testb() local
399 test_result = in do_testb()
[all …]
/external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dltp_block_dev.c75 static int test_result; variable
336 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
353 test_result = 0; in sys_tcase()
356 test_result |= tc01(); in sys_tcase()
359 test_result |= tc02(); in sys_tcase()
362 test_result |= tc03(); in sys_tcase()
365 test_result |= tc04(); in sys_tcase()
368 test_result |= tc05(); in sys_tcase()
371 test_result |= tc06(); in sys_tcase()
374 test_result |= tc07(); in sys_tcase()
[all …]
/external/ltp/pan/
Dtag_report.c55 int test_result(char *tag, char *tcid, char *tc, char *result, SYM tags) in test_result() function
186 test_result(tag, *tl, (char *)Key.data, in cuts_report()
193 test_result(tag, "*", "*", result, keys); in cuts_report()
196 test_result(tag, "-", "-", "TC count wrong", keys); in cuts_report()
246 test_result(tag, NULL, NULL, "no init status", keys); in tag_report()
251 test_result(tag, NULL, NULL, is, keys); in tag_report()
257 test_result(tag, NULL, NULL, "coredump", keys); in tag_report()
262 test_result(tag, NULL, NULL, "no Term Type", keys); in tag_report()
267 test_result(tag, NULL, NULL, tt, keys); in tag_report()
272 test_result(tag, NULL, NULL, "no Analysis Type", keys); in tag_report()
[all …]
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.h28 struct test_result { struct
36 void (*test_func)(struct test_result * result); argument
37 struct test_result result;
42 void test_begin(struct test_result * result);
43 void test_check(struct test_result * result, int cond);
/external/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.c40 static int test_result; variable
55 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
69 test_result = 0; in sys_tcase()
75 test_result = strncmp(test_str, buffer, str_size) ? 1 : 0; in sys_tcase()
78 test_result |= ch != test_str[0]; in sys_tcase()
83 test_result = 1; in sys_tcase()
88 test_result |= 1; in sys_tcase()
/external/autotest/client/site_tests/video_YouTubeMseEme/files/
Dvideo_YouTubeMseEme.js220 var test_result = isNaN(temp_video.duration);
221 test_result &= temp_video.videoWidth === 0;
222 test_result &= temp_video.videoHeight === 0;
223 test_result &= temp_video.readyState === HTMLMediaElement.HAVE_NOTHING;
224 test_result &= temp_video.src === '';
225 test_result &= temp_video.currentSrc === '';
227 window.__testState['initialVideoState'] = !!test_result;
233 var test_result = true;
234 test_result = test_result && isNaN(vm.ms.duration);
235 test_result = test_result && vm.ms.readyState === 'open';
[all …]
/external/autotest/server/site_tests/brillo_HWRandom/
Dbrillo_HWRandom.py117 for test_result in results:
118 logging.info('%s: %s', test_result.test_name,
119 test_result.assessment)
120 full_output += ' %s: %s\n' % test_result
121 if test_result.assessment == 'WEAK':
123 elif test_result.assessment == 'FAILED':
125 elif test_result.assessment != 'PASSED':
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp1657 bool test_result = true; in iterate() local
1682 verifyError(GL_INVALID_OPERATION, message.c_str(), test_result); in iterate()
1701 test_result); in iterate()
1708 …GL_INVALID_OPERATION, "BufferStorage was executed for target with immutable storage", test_result); in iterate()
1728 verifyError(GL_INVALID_VALUE, "NamedBufferStorage was executed with size == 0", test_result); in iterate()
1731 verifyError(GL_INVALID_VALUE, "NamedBufferStorage was executed with size == -16", test_result); in iterate()
1738 verifyError(GL_INVALID_VALUE, "BufferStorage was executed with size == 0", test_result); in iterate()
1741 verifyError(GL_INVALID_VALUE, "BufferStorage was executed with size == -16", test_result); in iterate()
1763 test_result); in iterate()
1770 …r(GL_INVALID_VALUE, "BufferStorage was executed with flags == GL_MAP_PERSISTENT_BIT", test_result); in iterate()
[all …]
Dgl4cMapBufferAlignmentTests.cpp121 bool test_result = true; in iterate() local
130 test_result = false; in iterate()
134 if (true == test_result) in iterate()
210 bool test_result = true; in iterate() local
294 test_result = false; in iterate()
317 test_result = false; in iterate()
338 test_result = false; in iterate()
344 test_result = false; in iterate()
362 if (true == test_result) in iterate()
/external/toolchain-utils/deprecated/
Dsummarize_results.py46 test_result = 'pass'
48 test_result = 'fail'
49 result += '%s\t%s\t%s\n' % (test_name, test_result, filename)
100 test_result = 'pass'
102 test_result = 'fail'
103 result += '%s\t%s\t%s\n' % (test_name, test_result, filename)
/external/antlr/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm76 my $test_result;
98 $test_result = run_program([ get_perl(), '-Mblib', "-I$tmpdir", $test_program_file ]);
99 if ($test_result->{exit_code} >> 8 != 0) {
100 croak $test_result->{err};
106 my $actual = $test_result->{out};
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c521 static int test_result; variable
537 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
578 test_result = acpi_init(); in sys_tcase()
581 test_result = acpi_traverse_from_root(); in sys_tcase()
584 test_result = acpi_test_notify_handler(); in sys_tcase()
587 test_result = acpi_test_event_handler(); in sys_tcase()
590 test_result = acpi_global_lock(); in sys_tcase()
593 test_result = acpi_test_bus(); in sys_tcase()
596 test_result = acpi_test_resources(); in sys_tcase()
599 test_result = acpi_sleep_test(); in sys_tcase()
[all …]
/external/u-boot/tools/patman/
Dcommand.py40 test_result = None variable
62 if test_result:
63 if hasattr(test_result, '__call__'):
64 return test_result(pipe_list=pipe_list)
65 return test_result
/external/boringssl/src/crypto/test/
Dfile_test_gtest.cc84 const testing::TestResult *test_result = in FileTestGTest() local
86 int before_part_count = test_result->total_part_count(); in FileTestGTest()
93 for (int i = before_part_count; i < test_result->total_part_count(); i++) { in FileTestGTest()
94 if (test_result->GetTestPartResult(i).failed()) { in FileTestGTest()
/external/libusb/tests/
Dtestlib.c175 libusb_testlib_result test_result; in libusb_testlib_run_tests() local
256 test_result = test->function(&ctx); in libusb_testlib_run_tests()
259 test_result_to_str(test_result), test_result); in libusb_testlib_run_tests()
260 switch (test_result) { in libusb_testlib_run_tests()
/external/tensorflow/tensorflow/tools/test/
Dupload_test_benchmarks.py152 test_result = json.loads(data)
154 test_name = text_type(test_result["name"])
156 float(test_result["startTime"]))
173 for ent in test_result["entries"].get("entry", []):
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_builtins_test.cpp217 const TestResult& test_result = std::get<4>(GetParam()); in TEST_P() local
269 ASSERT_EQ(test_result.validation_result, in TEST_P()
271 if (test_result.error_str) { in TEST_P()
272 EXPECT_THAT(getDiagnosticString(), HasSubstr(test_result.error_str)); in TEST_P()
274 if (test_result.error_str2) { in TEST_P()
275 EXPECT_THAT(getDiagnosticString(), HasSubstr(test_result.error_str2)); in TEST_P()
284 const TestResult& test_result = std::get<4>(GetParam()); in TEST_P() local
344 ASSERT_EQ(test_result.validation_result, in TEST_P()
346 if (test_result.error_str) { in TEST_P()
347 EXPECT_THAT(getDiagnosticString(), HasSubstr(test_result.error_str)); in TEST_P()
[all …]
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_builtins_test.cpp217 const TestResult& test_result = std::get<4>(GetParam()); in TEST_P() local
269 ASSERT_EQ(test_result.validation_result, in TEST_P()
271 if (test_result.error_str) { in TEST_P()
272 EXPECT_THAT(getDiagnosticString(), HasSubstr(test_result.error_str)); in TEST_P()
274 if (test_result.error_str2) { in TEST_P()
275 EXPECT_THAT(getDiagnosticString(), HasSubstr(test_result.error_str2)); in TEST_P()
284 const TestResult& test_result = std::get<4>(GetParam()); in TEST_P() local
344 ASSERT_EQ(test_result.validation_result, in TEST_P()
346 if (test_result.error_str) { in TEST_P()
347 EXPECT_THAT(getDiagnosticString(), HasSubstr(test_result.error_str)); in TEST_P()
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dppcf128-endian.ll65 %call = tail call ppc_fp128 @test_result() #3
70 ; CHECK: bl test_result
76 declare ppc_fp128 @test_result()
80 %call = tail call ppc_fp128 @test_result()
85 ; CHECK: bl test_result
/external/libaom/libaom/test/
Dtest_runner.cmake22 execute_process(COMMAND ${TEST_LIBAOM} RESULT_VARIABLE test_result)
24 message("${test_message}: ${test_result}")
26 if(NOT "${test_result}" STREQUAL "0")
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dppcf128-endian.ll65 %call = tail call ppc_fp128 @test_result() #3
70 ; CHECK: bl test_result
76 declare ppc_fp128 @test_result()
80 %call = tail call ppc_fp128 @test_result()
85 ; CHECK: bl test_result

1234