Home
last modified time | relevance | path

Searched refs:test_failed (Results 1 – 23 of 23) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Dtest-suite307 test_failed=0
411 test_failed=1
418 test_failed=1
425 test_failed=1
431 test_failed=1
438 test_failed=1
445 test_failed=1
452 test_failed=1
457 if [ "$test_failed" -eq "1" ]; then
464 if [ "$test_failed" -eq "1" ]; then
[all …]
/third_party/boost/libs/graph/test/
Dstrong_components_test.cpp74 bool test_failed; in main() local
80 test_failed = false; in main()
89 test_failed = true; in main()
96 std::cerr << (test_failed ? " **** Failed." : " Passed.") << std::endl; in main()
102 test_failed = false; in main()
111 test_failed = true; in main()
118 std::cerr << (test_failed ? " **** Failed." : " Passed.") << std::endl; in main()
/third_party/libxml2/
Dcheck-xinclude-test-suite.py22 test_failed = 0 variable
57 global test_failed
133 test_failed = test_failed + 1
143 test_failed = test_failed + 1
209 old_test_failed = test_failed
214 test_failed - old_test_failed, test_error - old_test_error)
221 test_nr, test_succeed, test_failed, test_error, time.time() - start)
Dcheck-xml-test-suite.py11 test_failed = 0 variable
290 global test_failed
341 test_failed = test_failed + 1
397 old_test_failed = test_failed
402 test_failed - old_test_failed, test_error - old_test_error)
409 test_nr, test_succeed, test_failed, test_error, time.time() - start)
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
D7-1.c28 int test_failed = 0; in a_thread_func() local
54 test_failed = 1; in a_thread_func()
60 test_failed = 1; in a_thread_func()
66 if (test_failed != 0) { in a_thread_func()
/third_party/mesa3d/src/amd/compiler/tests/
Dmain.cpp70 bool test_failed = false; variable
83 if (output_offset == output_size && !test_skipped && !test_failed) in write_test()
93 if (test_failed || test_skipped) { in write_test()
94 const char *res = test_failed ? "failed" : "skipped"; in write_test()
114 test_failed = false; in set_variant()
128 test_failed = true; in fail_test()
151 test_failed = false; in run_test()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigemptyset/
D1-1.c39 int i, test_failed = 0; in main() local
52 test_failed = 1; in main()
56 if (test_failed == 1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigfillset/
D1-1.c22 int i, test_failed = 0; in main() local
50 test_failed = 1; in main()
54 if (test_failed == 1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
D7-1.c27 int i, j, test_failed = 0; in main() local
52 test_failed = 1; in main()
58 if (test_failed != 0) { in main()
/third_party/jerryscript/tests/jerry/es2015/
Dbuiltin-objects-accessor-property-configurable.js15 var test_failed = false; variable
21 test_failed = true;
48 assert (!test_failed);
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
D7-1.c35 static volatile int test_failed; variable
42 test_failed = 1; in myhandler()
80 if (test_failed == 1) { in main()
/third_party/boost/libs/nowide/test/
Dtest.hpp48 inline void test_failed(const char* expr, const char* file, const int line, const char* function) in test_failed() function
62 test_failed(ss.str().c_str(), file, line, function); in test_equal_impl()
79 test_failed(#x, __FILE__, __LINE__, __FUNCTION__); \
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingFBONoAttachment.cpp332 glw::GLboolean test_failed = false; in iterate() local
336 for (unsigned int n_test_iteration = 0; n_test_iteration < 2 && !test_failed; ++n_test_iteration) in iterate()
373 for (int n_layer = 0; n_layer < m_n_layers && !test_failed; ++n_layer) in iterate()
410 test_failed = true; in iterate()
421 if (test_failed) in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5SSBOArrayIndexing.cpp187 bool test_failed = false; in iterate() local
204 test_failed = true; in iterate()
211 if (test_failed) in iterate()
DesextcGPUShader5PreciseQualifier.cpp281 glw::GLboolean test_failed = false; in iterate() local
342 test_failed = true; in iterate()
347 if (test_failed) in iterate()
DesextcGPUShader5FmaPrecision.cpp346 glw::GLboolean test_failed = true; in iterate() local
348 for (glw::GLuint roundingMode = 0; test_failed && roundingMode < 2; ++roundingMode) in iterate()
382 test_failed = false; in iterate()
387 if (test_failed) in iterate()
/third_party/ltp/lib/newlib_tests/shell/
Dtest_timeout.sh150 if [ $exp_failed -ne -1 ] && [ $exp_failed -ne $test_failed ]; then
151 echo "FAILED (failed: $test_failed, expected $exp_failed)"
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderMaxPatchVertices.cpp666 bool test_failed = false; in compareResults() local
681 test_failed = true; in compareResults()
689 return !test_failed; in compareResults()
715 bool test_failed = false; in compareResults() local
729 test_failed = true; in compareResults()
737 return !test_failed; in compareResults()
/third_party/cJSON/tests/unity/auto/
Dparse_output.rb104 def test_failed(array) method in ParseOutput
172 test_failed(line_array)
/third_party/unity/auto/
Dparse_output.rb166 def test_failed(array) method in ParseOutput
282 test_failed(line_array)
/third_party/openssl/test/
Dpkits-test.pl831 my $test_failed = 0;
/third_party/quickjs/
Drun-test262.c84 int test_count, test_failed, test_index, test_skipped, test_excluded; variable
1550 test_failed++; in run_test_buf()
1867 test_failed, test_count, test_skipped); in show_progress()
2077 test_failed, test_count, test_count != 1 ? "s" : ""); in main()
/third_party/chromium/patch/
D0001-cve.patch98573 - test_failed = test_failed + 1
98581 + test_failed = test_failed + 1
98591 - test_failed = test_failed + 1
98599 + test_failed = test_failed + 1
98691 - old_test_failed = test_failed
98695 + old_test_failed = test_failed
98700 - test_failed - old_test_failed, test_error - old_test_error)
98703 + test_failed - old_test_failed, test_error - old_test_error))
98710 - test_nr, test_succeed, test_failed, test_error, time.time() - start)
98712 + test_nr, test_succeed, test_failed, test_error, time.time() - start))
[all …]