Searched full:won (Results 1 – 25 of 4082) sorted by relevance
12345678910>>...164
| /third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
| D | COVERAGE.mqueues | 12 || Definitions WON'T DO (for now) || 14 || Functionality WON'T DO (for now) || 15 || Stress WON'T DO (for now) || 16 || Performance WON'T DO (for now) || 32 //msgctl NO LOW WON'T 33 //msgget NO LOW WON'T 34 //msgrcv NO LOW WON'T 35 //msgsnd NO LOW WON'T
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| D | coverage.txt | 9 2 WON'T test. Pertains only to sigprocmask(). 18 11 WON'T test, because POSIX does not define behavior in this case. 20 13 WON'T test, because POSIX does not define behavior in this case. 22 15 WON'T test, pertains only to sigprocmask() 24 17 WON'T test, pertains only to sigprocmask() 25 18 NO, won't test for now.
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
| D | coverage.txt | 14 11 WON'T test, because POSIX does not define behavior in this case. 16 13 WON'T test, because POSIX does not define behavior in this case. 17 14 WON'T test, bacause it is pthread_sigmask() specific and tested in there. 19 16 WON'T test, bacause it is pthread_sigmask() specific and tested in there. 21 18 WON'T test, bacause it is pthread_sigmask() specific and tested in there.
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/control_flow/ |
| D | test_while_stuck.py | 25 Expectation: while won't stuck in infer process. 45 Expectation: while won't stuck in grad process. 69 Expectation: while won't stuck in infer process. 89 Expectation: list with variable index won't raise out of range error. 119 Expectation: while won't stuck in infer process. 142 Expectation: while won't stuck in infer process. 187 Expectation: while won't stuck in grad process. 211 Expectation: while won't stuck in grad process. 235 …so arg x won't be broaden, the recursive func will be infer endlss. Now this case can pass, because 237 Expectation: while won't stuck in infer process.
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_receive/ |
| D | coverage.txt | 6 3 NO - implementation-defined, won't test. 9 6 NO - won't test. 17 14 NO - won't test.
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
| D | coverage.txt | 6 3 NO - implementation-defined, won't test. 9 6 NO - won't test. 22 19 NO - won't test
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock/ |
| D | coverage.txt | 6 3 WON'T 8 5 WON'T 14 WON'T TEST
|
| /third_party/grpc/tools/docker_runners/ |
| D | run_in_docker.sh | 40 …# That way, the files written by the container won't be owned by root (=you won't end up with poll… 42 # - you won't be able install stuff inside the container 43 # - the home directory inside the container will be broken (you won't be able to write in it).
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
| D | coverage.txt | 13 -- assertion 9: Won't test. Undefined. 15 -- assertion 10: Won't test. Undefined. 17 -- assertion 11: Won't test. Undefined.
|
| /third_party/rust/rust/tests/mir-opt/inline/ |
| D | issue_78442.rs | 8 // Error won't happen if "bar" is not generic in bar() 15 // Error won't happen if "iterate" hasn't impl Trait or has generics in hide_foo() 19 fn foo() { // Error won't happen if "foo" isn't used in "iterate" or has generics in foo()
|
| /third_party/rust/rust/tests/ui/issues/issue-50865-private-impl-trait/auxiliary/ |
| D | lib.rs | 7 pub fn bar<P>( // Error won't happen if "bar" is not generic in bar() 13 fn hide_foo() -> impl Fn() { // Error won't happen if "iterate" hasn't impl Trait or has generics in hide_foo() 17 fn foo() { // Error won't happen if "foo" isn't used in "iterate" or has generics in foo()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
| D | coverage.txt | 16 6 WON'T - won't test b/c TBD if Priority Scheduling is enabled 27 17 WON'T
|
| /third_party/rust/rust/tests/rustdoc-ui/lints/ |
| D | check-attr.stderr | 13 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it c… 32 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it c… 46 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it c… 60 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it d… 74 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it d… 88 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it d…
|
| /third_party/rust/rust/tests/rustdoc-ui/doctest/ |
| D | check-attr-test.stderr | 11 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it c… 28 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it c… 40 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it c… 52 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it d… 64 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it d… 76 …= help: the code block will either not be tested if not marked as a rust one or won't fail if it d…
|
| /third_party/grpc/tools/run_tests/dockerize/ |
| D | build_interop_image.sh | 39 echo "WARNING: grpc-java not found, it won't be mounted to the docker container." 47 echo "WARNING: grpc-go not found, it won't be mounted to the docker container." 55 echo "WARNING: grpc-dart not found, it won't be mounted to the docker container." 63 echo "WARNING: grpc-node not found, it won't be mounted to the docker container." 71 echo "WARNING: grpc-dotnet not found, it won't be mounted to the docker container."
|
| /third_party/rust/rust/tests/ui/panics/ |
| D | short-ice-remove-middle-frames-2.rs | 32 third(); // won't show up in second() 36 fourth(); // won't show up in third() 48 seven(); // won't show up in sixth()
|
| /third_party/lwip/src/apps/snmp/ |
| D | snmp_asn1.c | 54 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) encode 130 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) encode 146 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) encode 178 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) encode 203 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) encode 414 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) decode 454 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) decode 495 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) decode 586 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) decode 637 * @return ERR_OK if successful, ERR_ARG if we can't (or won't) decode [all …]
|
| /third_party/python/Lib/asyncio/ |
| D | staggered.py | 61 if no coroutines won. 64 ``coro_fns``, or ``None`` if no coroutines won. If the winning 66 to definitively determine whether any coroutine won. 102 # Prepare place to put this coroutine's exceptions if not won
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/ |
| D | coverage.txt | 6 -- assertion 7: Won't be tested. (Undefined). 8 -- assertion 8: Won't be tested. (Undefined).
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigemptyset/ |
| D | coverage.txt | 6 3 WON'T 8 WON'T TEST
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpending/ |
| D | coverage.txt | 6 3 WON'T 8 WON'T TEST
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigfillset/ |
| D | coverage.txt | 6 3 WON'T 8 WON'T TEST
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/ |
| D | coverage.txt | 6 3 WON'T test, since behavior is undefined. 10 7 WON'T test, since too risky to test without knowing what user id's are defined on each of the pl…
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigignore/ |
| D | coverage.txt | 5 2 Won't test because there's no platform-agnostic way that I know of for checking if a child proce… 6 3 Won't test for now because assertion statement is unclear and hard to understand what they're tr…
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/ |
| D | coverage.txt | 6 3 WON'T 10 WON'T TEST
|
12345678910>>...164