Home
last modified time | relevance | path

Searched defs:test (Results 251 – 275 of 16494) sorted by relevance

1...<<11121314151617181920>>...660

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Drunner.py46 def getDescription(self, test): argument
53 def startTest(self, test): argument
61 def _write_status(self, test, status): argument
74 def addSubTest(self, test, subtest, err): argument
89 def addSuccess(self, test): argument
97 def addError(self, test, err): argument
105 def addFailure(self, test, err): argument
113 def addSkip(self, test, reason): argument
121 def addExpectedFailure(self, test, err): argument
130 def addUnexpectedSuccess(self, test): argument
[all …]
Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Drunner.py46 def getDescription(self, test): argument
53 def startTest(self, test): argument
61 def _write_status(self, test, status): argument
74 def addSubTest(self, test, subtest, err): argument
89 def addSuccess(self, test): argument
97 def addError(self, test, err): argument
105 def addFailure(self, test, err): argument
113 def addSkip(self, test, reason): argument
121 def addExpectedFailure(self, test, err): argument
130 def addUnexpectedSuccess(self, test): argument
[all …]
H A Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/test/
Dunique_ptr_ctordtor.cpp44 void test() in test() function
91 void test() in test() function
147 void test() in test() function
201 void test() in test() function
266 void test() in test() function
332 void test() in test() function
404 void test() in test() function
460 void test() in test() function
513 void test() in test() function
566 void test() in test() function
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DTestInvocationTest.java426 private void stubNormalInvoke(IRemoteTest test) throws Throwable { in stubNormalInvoke()
438 private void verifyNormalInvoke(IRemoteTest test) throws Throwable { in verifyNormalInvoke()
879 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_RemoteTest() local
904 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvokeMulti_RemoteTest() local
930 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_twoSummary() local
965 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_buildFailed() local
1081 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_noBuild_noHostLog() local
1183 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_testFail() local
1211 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_metricsCollectedWhenStopped() local
1243 IRemoteTest test = Mockito.mock(IRemoteTest.class); in testInvoke_fatalError() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/
H A DTestOffsetDateTime_instants.java63 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_PONE); in factory_ofInstant_allSecsInDay() local
78 OffsetDateTime test = OffsetDateTime.ofInstant(instant, ZoneOffset.UTC); in factory_ofInstant_allDaysInCycle() local
121 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
137 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MAX); in factory_ofInstant_minWithMaxOffset() local
153 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
169 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MAX); in factory_ofInstant_maxWithMaxOffset() local
206 OffsetDateTime test = OffsetDateTime.ofInstant(instant, ZoneOffset.UTC); in doTest_factory_ofInstant_all() local
253 Instant test = dt.toInstant(); in test_toInstant_19700101() local
260 Instant test = dt.toInstant(); in test_toInstant_19700101_oneNano() local
267 Instant test = dt.toInstant(); in test_toInstant_19700101_minusOneNano() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java100 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_PONE); in factory_ofInstant_allSecsInDay() local
115 OffsetDateTime test = OffsetDateTime.ofInstant(instant, ZoneOffset.UTC); in factory_ofInstant_allDaysInCycle() local
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
174 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MAX); in factory_ofInstant_minWithMaxOffset() local
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
206 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MAX); in factory_ofInstant_maxWithMaxOffset() local
243 OffsetDateTime test = OffsetDateTime.ofInstant(instant, ZoneOffset.UTC); in doTest_factory_ofInstant_all() local
287 Instant test = dt.toInstant(); in test_toInstant_19700101() local
294 Instant test = dt.toInstant(); in test_toInstant_19700101_oneNano() local
301 Instant test = dt.toInstant(); in test_toInstant_19700101_minusOneNano() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/zone/
H A DTCKZoneOffsetTransitionRule.java171 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_getters_floatingWeek() local
187 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_getters_floatingWeekBackwards() local
203 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_getters_fixedDate() local
223 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_createTransition_floatingWeek_gap_notEndOfDay() local
233 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_createTransition_floatingWeek_overlap_endOfDay() local
243 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_createTransition_floatingWeekBackwards_last() local
253 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_createTransition_floatingWeekBackwards_seventhLast() local
263 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_createTransition_floatingWeekBackwards_secondLast() local
273 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_createTransition_fixedDate() local
492 ZoneOffsetTransitionRule test = ZoneOffsetTransitionRule.of( in test_toString_floatingWeek_gap_notEndOfDay() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Math/
H A DTests.java237 public static void test(String testName, float input, in test() method in Tests
245 public static void test(String testName, double input, in test() method in Tests
253 public static void test(String testName, float input1, float input2, in test() method in Tests
262 public static void test(String testName, double input1, double input2, in test() method in Tests
271 public static void test(String testName, float input, in test() method in Tests
279 public static void test(String testName, double input, in test() method in Tests
287 public static void test(String testName, float input, in test() method in Tests
296 public static void test(String testName, double input, in test() method in Tests
304 public static void test(String testName, in test() method in Tests
314 public static void test(String testName, in test() method in Tests
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-test/androidx.test.rules-nodeps/android_common/aar/
Dclasses.jar ... androidx/ androidx/test/ androidx/test/annotation/ androidx/test/annotation/UiThreadTest.class
Dandroidx.test.rules-nodeps.jar ... androidx/ androidx/test/ androidx/test/annotation/ androidx/test/annotation/UiThreadTest.class
/aosp_15_r20/external/cronet/test_runner/src/com.android.tests.chromium.host/
H A DTestListenerWithTime.java130 public void testStarted(TestDescription test) { in testStarted()
135 public void testStarted(TestDescription test, long startTime) { in testStarted()
140 public void testFailed(TestDescription test, String trace) { in testFailed()
145 public void testFailed(TestDescription test, FailureDescription failure) { in testFailed()
150 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure()
156 public void testAssumptionFailure(TestDescription test, FailureDescription failure) { in testAssumptionFailure()
161 public void testIgnored(TestDescription test) { in testIgnored()
166 public void testEnded(TestDescription test, Map<String, String> testMetrics) { in testEnded()
171 public void testEnded(TestDescription test, in testEnded()
184 TestDescription test, long endTime, Map<String, String> testMetrics) { in testEnded()
[all …]
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
H A DNullTestListener.java84 public void testStarted(TestDescription test) { in testStarted()
89 public void testStarted(TestDescription test, long startTime) { in testStarted()
94 public void testFailed(TestDescription test, String trace) { in testFailed()
99 public void testFailed(TestDescription test, FailureDescription failure) { in testFailed()
104 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure()
109 public void testAssumptionFailure(TestDescription test, FailureDescription failure) { in testAssumptionFailure()
114 public void testIgnored(TestDescription test) { in testIgnored()
119 public void testEnded(TestDescription test, Map<String, String> testMetrics) { in testEnded()
124 public void testEnded(TestDescription test, HashMap<String, Metric> testMetrics) { in testEnded()
129 public void testEnded(TestDescription test, long endTime, Map<String, String> testMetrics) { in testEnded()
[all …]
/aosp_15_r20/external/skia/modules/pathkit/perf/
H A Dpath.bench.js46 function test(ctx) { function
66 function test(ctx) { function
85 function test(ctx) { function
108 function test(ctx) { function
131 function test(ctx) { function
153 function test(ctx) { function
173 function test(ctx) { function
193 function test(ctx) { function
224 function test(ctx) { function
252 function test(ctx) { function
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-test/androidx.test.ext.truth-nodeps/android_common/aar/
Dandroidx.test.ext.truth-nodeps.jar ... androidx/ androidx/test/ androidx/test/ext/ androidx/test/ext/truth/ androidx ...
Dclasses.jar ... androidx/ androidx/test/ androidx/test/ext/ androidx/test/ext/truth/ androidx ...
/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/
H A Dbasic_tests.cpp140 CBasicTest test(KERNEL_FUNCTION); in test_function_get_fence() local
188 CBasicTest test(KERNEL_FUNCTION); in test_function_to_address_space() local
221 CBasicTest test(KERNEL_FUNCTION); in test_variable_get_fence() local
254 CBasicTest test(KERNEL_FUNCTION); in test_variable_to_address_space() local
343 CBasicTest test(KERNEL_FUNCTIONS); in test_casting() local
374 CBasicTest test(KERNEL_FUNCTION); in test_conditional_casting() local
405 CBasicTest test(KERNEL_FUNCTION); in test_chain_casting() local
433 CBasicTest test(KERNEL_FUNCTION); in test_ternary_operator_casting() local
586 CBasicTest test(KERNEL_FUNCTIONS); in test_language_struct() local
724 CBasicTest test(KERNEL_FUNCTIONS); in test_language_union() local
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DAttributedCharacterIteratorTest.java30 String test = "Test 23ring"; in test_current() local
50 String test = "Test 23ring"; in test_first() local
66 String test = "Test 23ring"; in test_getBeginIndex() local
76 String test = "Test 23ring"; in test_getEndIndex() local
86 String test = "Test 23ring"; in test_getIndex() local
103 String test = "Test 23ring"; in test_last() local
119 String test = "Test 23ring"; in test_next() local
136 String test = "Test 23ring"; in test_previous() local
147 String test = "Test 23ring"; in test_setIndexI() local
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/target_cfg_features/
H A Dmetadata.json48 "test": true boolean
62 "test": false boolean
76 "test": false boolean
90 "test": false boolean
104 "test": false boolean
118 "test": true boolean
210 "test": true boolean
224 "test": true boolean
238 "test": true boolean
252 "test": true boolean
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/
H A DTCKClock_Tick.java88 …Clock test = Clock.tick(Clock.fixed(ZDT.withNano(i * 1000_000).toInstant(), PARIS), Duration.ofMil… in test_tick_ClockDuration_250millis() local
96 …Clock test = Clock.tick(Clock.fixed(ZDT.withNano(i * 1000).toInstant(), PARIS), Duration.ofNanos(2… in test_tick_ClockDuration_250micros() local
104 … Clock test = Clock.tick(Clock.fixed(ZDT.withNano(i).toInstant(), PARIS), Duration.ofNanos(20)); in test_tick_ClockDuration_20nanos() local
112 Clock test = Clock.tick(underlying, Duration.ZERO); in test_tick_ClockDuration_zeroDuration() local
118 Clock test = Clock.tick(underlying, Duration.ofNanos(1)); in test_tick_ClockDuration_1nsDuration() local
164 Clock test = Clock.tickMillis(PARIS); in test_tickMillis_ZoneId() local
175 Clock test = Clock.tickSeconds(PARIS); in test_tickSeconds_ZoneId() local
189 Clock test = Clock.tickMinutes(PARIS); in test_tickMinutes_ZoneId() local
203 Clock test = Clock.tick(Clock.system(PARIS), Duration.ofMillis(500)); in test_withZone() local
210 Clock test = Clock.tick(Clock.system(PARIS), Duration.ofMillis(500)); in test_withZone_equal() local

1...<<11121314151617181920>>...660