Home
last modified time | relevance | path

Searched full:tested (Results 1 – 25 of 5626) sorted by relevance

12345678910>>...226

/external/python/cpython3/Lib/test/
Dtest_genericclass.py7 tested = []
11 tested.extend([args, kwargs])
14 self.assertEqual(tested, [])
16 self.assertEqual(tested[0], ((B, c),))
17 self.assertEqual(tested[1], {})
20 tested = []
25 tested.append(bases)
28 self.assertEqual(tested, [])
30 self.assertEqual(tested[-1], (A, c, B))
36 self.assertEqual(tested[-1], (d,))
[all …]
Dtest__locale.py117 tested = False
127 tested = True
128 if not tested:
137 tested = False
148 tested = True
149 if not tested:
155 tested = False
175 tested = True
176 if not tested:
182 tested = False
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DTestCase.java27 * tested, and the equals and fieldsEqual methods are used to ensure
83 * the corresponding fields for the calendar being tested.
85 * @param era The ERA field of tested calendar on the given julian day
86 * @param year The YEAR field of tested calendar on the given julian day
87 * @param month The MONTH (1-based) field of tested calendar on the given julian day
88 * @param day The DAY_OF_MONTH field of tested calendar on the given julian day
89 * @param dayOfWeek The DAY_OF_WEEK field of tested calendar on the given julian day
90 * @param hour The HOUR field of tested calendar on the given julian day
91 * @param min The MINUTE field of tested calendar on the given julian day
92 * @param sec The SECOND field of tested calendar on the given julian day
[all …]
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/
DTestCase.java25 * tested, and the equals and fieldsEqual methods are used to ensure
80 * the corresponding fields for the calendar being tested.
82 * @param era The ERA field of tested calendar on the given julian day
83 * @param year The YEAR field of tested calendar on the given julian day
84 * @param month The MONTH (1-based) field of tested calendar on the given julian day
85 * @param day The DAY_OF_MONTH field of tested calendar on the given julian day
86 * @param dayOfWeek The DAY_OF_WEEK field of tested calendar on the given julian day
87 * @param hour The HOUR field of tested calendar on the given julian day
88 * @param min The MINUTE field of tested calendar on the given julian day
89 * @param sec The SECOND field of tested calendar on the given julian day
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DResumeTest.java51 // We need to finish the tested threads before detaching. in internalTearDown()
52 logWriter.println("Finish debuggee tested threads"); in internalTearDown()
60 * <BR>At first the test starts ResumeDebuggee which starts and runs some tested threads.
62 * ThreadReference.Status command that all debuggee tested threads are suspended.
64 * ThreadReference.Status command that all debuggee tested threads are resumed.
79 logWriter.println("\n==> Check that all tested threads are suspended " + in testResume001()
87 logWriter.println("\n==> Check that all tested threads are resumed " + in testResume001()
105 * tested threads.
108 * tested threads are suspended.
110 * that all debuggee tested threads are still suspended.
[all …]
/external/opencensus-java/contrib/agent/src/integration-test/java/io/opencensus/contrib/agent/instrumentation/
DExecutorInstrumentationIT.java66 final Semaphore tested = new Semaphore(0); in execute() local
75 tested.release(); in execute()
79 tested.acquire(); in execute()
88 final AtomicBoolean tested = new AtomicBoolean(false); in submit_Callable() local
98 tested.set(true); in submit_Callable()
105 assertThat(tested.get()).isTrue(); in submit_Callable()
114 final AtomicBoolean tested = new AtomicBoolean(false); in submit_Runnable() local
124 tested.set(true); in submit_Runnable()
129 assertThat(tested.get()).isTrue(); in submit_Runnable()
138 final AtomicBoolean tested = new AtomicBoolean(false); in submit_RunnableWithResult() local
[all …]
/external/cronet/third_party/icu/source/test/intltest/
Dtfsmalls.cpp35 it_logln("PP constructor() tested."); in test_ParsePosition()
46 it_logln("PP getIndex and constructor(int32_t) tested."); in test_ParsePosition()
52 it_logln("PP setIndex tested."); in test_ParsePosition()
63 it_logln("PP copy constructor, operator== and operator != tested."); in test_ParsePosition()
71 it_logln("PP operator= tested."); in test_ParsePosition()
124 it_logln("FP constructor(int32_t) and getField tested."); in test_FieldPosition()
145 it_logln("FP setField and getField tested."); in test_FieldPosition()
150 it_logln("FP setBeginIndex and getBeginIndex tested."); in test_FieldPosition()
155 it_logln("FP setEndIndex and getEndIndex tested."); in test_FieldPosition()
176 it_logln("FT setLong, operator== and operator!= tested."); in test_Formattable()
[all …]
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp35 it_logln("PP constructor() tested."); in test_ParsePosition()
46 it_logln("PP getIndex and constructor(int32_t) tested."); in test_ParsePosition()
52 it_logln("PP setIndex tested."); in test_ParsePosition()
63 it_logln("PP copy constructor, operator== and operator != tested."); in test_ParsePosition()
71 it_logln("PP operator= tested."); in test_ParsePosition()
124 it_logln("FP constructor(int32_t) and getField tested."); in test_FieldPosition()
145 it_logln("FP setField and getField tested."); in test_FieldPosition()
150 it_logln("FP setBeginIndex and getBeginIndex tested."); in test_FieldPosition()
155 it_logln("FP setEndIndex and getEndIndex tested."); in test_FieldPosition()
176 it_logln("FT setLong, operator== and operator!= tested."); in test_Formattable()
[all …]
/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/parameter-framework/upstream/test/functional-tests-legacy/xml/configuration/Settings/Test/
DTestConfigurableDomains.xml29 <!-- Tested Booleans -->
31 <!-- Tested FixedPoints -->
42 <!-- Tested Integers -->
55 <!-- Tested Arrays -->
60 <!-- Tested String-->
85 <!-- Tested Booleans -->
87 <!-- Tested FixedPoints -->
98 <!-- Tested Integers -->
111 <!-- Tested Arrays -->
116 <!-- Tested String-->
[all …]
/external/angle/third_party/glslang/src/Test/baseResults/
D100Limits.vert.out16 0:24 Loop with condition tested first
22 0:26 Loop with condition not tested first
28 0:28 Loop with condition tested first
32 0:29 Loop with condition tested first
39 0:30 Loop with condition tested first
50 0:31 Loop with condition tested first
59 0:32 Loop with condition tested first
68 0:33 Loop with condition tested first
81 0:34 Loop with condition tested first
99 0:35 Loop with condition tested first
[all …]
/external/deqp-deps/glslang/Test/baseResults/
D100Limits.vert.out16 0:24 Loop with condition tested first
22 0:26 Loop with condition not tested first
28 0:28 Loop with condition tested first
32 0:29 Loop with condition tested first
39 0:30 Loop with condition tested first
50 0:31 Loop with condition tested first
59 0:32 Loop with condition tested first
68 0:33 Loop with condition tested first
81 0:34 Loop with condition tested first
99 0:35 Loop with condition tested first
[all …]
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/compare/
DComparableUtils.java129 …* Checks if {@code [b <= a <= c]} or {@code [b >= a >= c]} where the {@code a} is the tested objec…
131 * @param b the object to compare to the tested object
132 * @param c the object to compare to the tested object
134 * @return a predicate for true if the tested object is between b and c
141 … * Checks if {@code (b < a < c)} or {@code (b > a > c)} where the {@code a} is the tested object.
143 * @param b the object to compare to the tested object
144 * @param c the object to compare to the tested object
146 * @return a predicate for true if the tested object is between b and c and not equal to those
153 * Checks if the tested object is greater than or equal to {@code b}
155 * @param b the object to compare to the tested object
[all …]
/external/crosvm/hypervisor/
DREADME.md10 - Hypervisors are not required to be tested upstream.
12 - When not tested upstream, the hypervisor's maintainers are expected to test it downstream. If a
19 - Tested upstream: yes
26 - Tested upstream: no
32 - Tested upstream: no
43 - Tested upstream: no
49 - Tested upstream: no
/external/parameter-framework/upstream/test/functional-tests-legacy/xml/XML_Test/
DUncompliant_UndeclaredConfigurableElement.xml26 <!-- Tested Booleans -->
28 <!-- Tested FixedPoints -->
39 <!-- Tested Integers -->
52 <!-- Tested Arrays -->
57 <!-- Tested String-->
65 <!-- Tested Booleans -->
67 <!-- Tested FixedPoints -->
78 <!-- Tested Integers -->
91 <!-- Tested Arrays -->
96 <!-- Tested String-->
DUncompliant_OutboundParameter.xml26 <!-- Tested Booleans -->
28 <!-- Tested FixedPoints -->
39 <!-- Tested Integers -->
52 <!-- Tested Arrays -->
57 <!-- Tested String-->
65 <!-- Tested Booleans -->
67 <!-- Tested FixedPoints -->
78 <!-- Tested Integers -->
91 <!-- Tested Arrays -->
96 <!-- Tested String-->
DUncompliant_UnorderConfigurableElement.xml25 <!-- Tested Booleans -->
27 <!-- Tested FixedPoints -->
38 <!-- Tested Integers -->
51 <!-- Tested Arrays -->
56 <!-- Tested String-->
64 <!-- Tested Booleans -->
66 <!-- Tested FixedPoints -->
77 <!-- Tested Integers -->
90 <!-- Tested Arrays -->
95 <!-- Tested String-->
DUncompliant_UndeclaredParameter.xml26 <!-- Tested Booleans -->
29 <!-- Tested FixedPoints -->
40 <!-- Tested Integers -->
53 <!-- Tested Arrays -->
58 <!-- Tested String-->
66 <!-- Tested Booleans -->
69 <!-- Tested FixedPoints -->
80 <!-- Tested Integers -->
93 <!-- Tested Arrays -->
98 <!-- Tested String-->
DReference_Compliant.xml28 <!-- Tested Booleans -->
30 <!-- Tested FixedPoints -->
41 <!-- Tested Integers -->
54 <!-- Tested Arrays -->
59 <!-- Tested String-->
67 <!-- Tested Booleans -->
69 <!-- Tested FixedPoints -->
80 <!-- Tested Integers -->
93 <!-- Tested Arrays -->
98 <!-- Tested String-->
/external/mockito/src/test/java/org/mockitousage/annotation/
DDeprecatedAnnotationEngineApiTest.java29 @InjectMocks Tested tested = new Tested(); field in DeprecatedAnnotationEngineApiTest.SimpleTestCase
33 class Tested { class in DeprecatedAnnotationEngineApiTest
54 assertNotNull(test.tested.dependency); in shouldInjectMocksIfThereIsNoUserDefinedEngine()
55 assertSame(test.mock, test.tested.dependency); in shouldInjectMocksIfThereIsNoUserDefinedEngine()
70 assertNull(test.tested.dependency); in shouldRespectUsersEngine()
/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/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx11/
Dis_sorted.hpp33 /// \param first The start of the sequence to be tested.
54 /// \param first The start of the sequence to be tested.
68 /// \param first The start of the sequence to be tested.
81 /// \param first The start of the sequence to be tested.
98 /// \param range The range to be tested.
114 /// \param range The range to be tested.
126 /// \param range The range to be tested.
140 /// \param range The range to be tested.
157 /// \param first The start of the sequence to be tested.
174 /// \param range The range to be tested.
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassUnloadTest.java63 // commented out because it may leave JNI references to the tested class, in testClassUnloadEvent()
66 // check that tested class is loaded before unloading it in testClassUnloadEvent()
67 logWriter.println("=> Find tested class by signature: " + TESTED_CLASS_SIGNATURE); in testClassUnloadEvent()
73 fail("Tested class was not found: count=" + foundClasses); in testClassUnloadEvent()
101 logWriter.println("=> Try to find tested class by signature: " + TESTED_CLASS_SIGNATURE); in testClassUnloadEvent()
124 fail("Tested class was found after ClasUnload event: count=" + foundClasses); in testClassUnloadEvent()
130 // check if tested class not found without event in testClassUnloadEvent()
132 fail("No ClassUnload event, but tested class not found: count=" + foundClasses); in testClassUnloadEvent()
135 // check if debuggee reported tested class unloaded without event in testClassUnloadEvent()
137 fail("No ClassUnload event, but tested class was unloaded"); in testClassUnloadEvent()
/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/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.

12345678910>>...226