Home
last modified time | relevance | path

Searched refs:succeed (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork06.c55 int i, pid, status, childpid, succeed, fail; in main() local
65 succeed = 0; in main()
81 succeed++; in main()
85 tst_resm(TINFO, "successes %d", succeed); in main()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe.t34 my $goodtemplate = q{This should succeed: { $v }};
35 my $goodoutput = q{This should succeed: 119};
/third_party/skia/third_party/externals/spirv-tools/tools/val/
H A Dval.cpp198 bool succeed = tools.Validate(contents.data(), contents.size(), options); in main() local
200 return !succeed; in main()
/third_party/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe.t34 my $goodtemplate = q{This should succeed: { $v }};
35 my $goodoutput = q{This should succeed: 119};
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/val/
H A Dval.cpp198 bool succeed = tools.Validate(contents.data(), contents.size(), options); in main() local
200 return !succeed; in main()
/third_party/spirv-tools/tools/val/
H A Dval.cpp201 bool succeed = tools.Validate(contents.data(), contents.size(), options); in main() local
203 return !succeed; in main()
/third_party/libabigail/tests/
H A Druntestfedabipkgdiff.py.in112 FEDABIPKGDIFF_TEST_SPECS succeed.
/third_party/node/test/fixtures/wpt/encoding/streams/
H A Dinvalid-realm.window.js18 }, 'TextDecoderStream: write in detached realm should succeed');
28 }, 'TextEncoderStream: write in detached realm should succeed');
36 }, `${type}: close in detached realm should succeed`);
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dfind-visualstudio.js65 return this.succeed(info)
72 succeed (info) {
/third_party/node/test/common/
H A Dwpt.js759 this.succeed(filename, test, status, reportResult);
806 succeed(filename, test, status, reportResult) {
/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp401 bool succeed = GrGenerateDistanceFieldFromPath((unsigned char*)dfStorage.get(), in addDFPathToAtlas() local
404 if (!succeed) { in addDFPathToAtlas()
/third_party/python/Lib/test/
H A Dtest_compile.py274 succeed = [
315 for stmt in succeed:
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex515 to succeed. Builtin C types, and any derived types which are
551 to succeed. Builtin C types, and any derived types which are
/third_party/python/Objects/
H A Dlistobject.c2433 goto succeed; in list_sort_impl()
2489 succeed: in list_sort_impl()
/third_party/openGLES/xml/
H A Dreadme.tex587 to succeed. Builtin C types, and any derived types which are
630 to succeed. Builtin C types, and any derived types which are
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex4037 % @ifnotxml always succeed. They currently do nothing; we don't
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 47 milliseconds