Home
last modified time | relevance | path

Searched refs:tested (Results 1 – 25 of 866) sorted by relevance

12345678910>>...35

/external/python/cpython2/Lib/test/
Dtest__locale.py80 tested = False
89 tested = True
90 if not tested:
95 tested = False
104 tested = True
105 if not tested:
111 tested = False
130 tested = True
131 if not tested:
137 tested = False
[all …]
/external/python/cpython3/Lib/test/
Dtest__locale.py107 tested = False
117 tested = True
118 if not tested:
123 tested = False
134 tested = True
135 if not tested:
141 tested = False
161 tested = True
162 if not tested:
168 tested = False
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
Dcoverage.txt2 -- assertion 3: not tested.
3 -- assertion 5: not tested.
4 -- assertion 6: Not tested.
5 -- assertion 7: Not tested.
6 -- assertion 8: is being tested in the sem_unlink test cases.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
Dcoverage.txt12 -- assertion 7: not tested.
14 -- assertion 8: is tested in the areas of sem_wait, sem_trywait, sem_post,
17 -- assertion 9: is mainly tested in all test casses by calling sem_close.
23 minimum value has been tested, but not the greater than SEM_VALUE_MAX.
25 -- assertion 13: Not tested.
27 -- assertion 14: Not tested.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
Dcoverage.txt5 2 IMPLICITLY tested by assertions 1-18
6 3 IMPLICITLY tested by assertions 4-6
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.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/
Dcoverage.txt1 -- assertion 5: not tested.
3 -- assertion 6: ERROR EBUSY: is not tested. Please contribute
6 -- assertion 7: Won't be tested. (Undefined).
8 -- assertion 8: Won't be tested. (Undefined).
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt042ast.g251 /** templates tested:
259 /** templates tested:
269 /** templates tested:
277 /** templates tested:
295 /** templates tested:
302 /** templates tested:
309 /** templates tested:
316 /** templates tested:
/external/mockito/src/test/java/org/mockitousage/annotation/
DDeprecatedAnnotationEngineApiTest.java29 @InjectMocks Tested tested = new Tested(); field in DeprecatedAnnotationEngineApiTest.SimpleTestCase
54 assertNotNull(test.tested.dependency); in shouldInjectMocksIfThereIsNoUserDefinedEngine()
55 assertSame(test.mock, test.tested.dependency); in shouldInjectMocksIfThereIsNoUserDefinedEngine()
70 assertNull(test.tested.dependency); in shouldRespectUsersEngine()
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Dt042ast.g257 /** templates tested:
265 /** templates tested:
275 /** templates tested:
283 /** templates tested:
301 /** templates tested:
308 /** templates tested:
315 /** templates tested:
322 /** templates tested:
/external/harfbuzz_ng/src/
Dcheck-libstdc++.sh17 tested=false
27 tested=true
29 if ! $tested; then
Dcheck-symbols.sh18 tested=false
36 tested=true
38 if ! $tested; then
Dcheck-defs.sh19 tested=false
36 tested=true
39 if ! $tested; then
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
Dcoverage.txt3 -- assertion 4: Not tested. Help needed!
5 -- assertion 7: Not tested. I couldn't find a way to exhaust
8 -- assertion 8: Not tested. I couldn't figure out how to make
/external/ltp/testcases/kernel/device-drivers/rtc/
DREADME6 ioctls tested :- RTC_RD_TIME.
9 ioctls tested :- RTC_ALM_SET, RTC_ALM_READ, RTC_AIE_ON, RTC_AIE_OFF.
13 ioctls tested :- RTC_UIE_ON, RTC_UIE_OFF.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigdelset/
Dcoverage.txt6 3 IMPLICITLY tested by assertion 1
8 5 IMPLICITLY tested by assertion 4
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
Dcoverage.txt6 3 IMPLICITLY tested by assertion 1
8 5 IMPLICITLY tested by assertion 4
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
Dcoverage.txt7 4 IMPLICITLY tested by assertions 6 and 7.
8 5 IMPLICITLY tested by assertions 6 and 7.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigismember/
Dcoverage.txt4 1 IMPLICITLY tested by assertions 3 and 4.
9 6 IMPLICITLY tested by assertion 5
/external/deqp/doc/testspecs/GLES31/
Dfunctional.texture.border_clamp.txt49 In formats.* subgroup, all GLES31 texture formats are tested. Each format is
50 tested with power-of-two and non-power-of-two texture sizes using NEAREST and
61 directions. Wrapping is tested for 2D and 3D textures with multiple formats
64 In depth_compare_mode.*, depth texture border values are tested with compare
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/
Dcoverage.txt1 This document explains why certain assertions were not tested.
8 only tested for SCHED_FIFO, SCHED_RR and SCHED_OTHER policy
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
Dcoverage.txt1 This document explains why certain assertions were not tested.
9 3 NO Only page mapped by mmap() are tested
/external/deqp/doc/testspecs/GLES2/
Dfunctional.rasterization.txt43 Fill rules are tested using additive blend so that pixels on shared
48 Value interpolation is tested for lines and triangles with
51 Multisample rasterization is tested with points, lines and triangles.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.rasterizer_discard.txt25 + Correct discarding of following operations are tested:
39 Rasterizer discard functionality is tested by first clearing color, depth
51 framebuffer discards are tested with scissor test enabled.
/external/harfbuzz_ng/test/api/
DMakefile.am136 symbols-tested.txt: $(TEST_PROGS)
144 symbols-untested.txt: symbols-tested.txt symbols-exported.txt
146 CLEANFILES += symbols-tested.txt symbols-exported.txt symbols-untested.txt
/external/llvm/test/CodeGen/SystemZ/
Dmemcmp-02.ll29 ; Check a case where the result is tested for equality.
47 ; Check a case where the result is tested for inequality.
66 ; Check a case where the result is tested via slt.
85 ; Check a case where the result is tested for sgt.

12345678910>>...35