Home
last modified time | relevance | path

Searched defs:test (Results 301 – 325 of 16494) sorted by relevance

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

/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
H A DTCKThaiBuddhistChronology.java117 Chronology test = Chronology.of("ThaiBuddhist"); in test_chrono_byName() local
129 Chronology test = Chronology.ofLocale(Locale.forLanguageTag("th-TH-u-ca-buddhist")); in test_chrono_byLocale_fullTag_thaiCalendarFromThai() local
136 Chronology test = Chronology.ofLocale(Locale.forLanguageTag("en-US-u-ca-buddhist")); in test_chrono_byLocale_fullTag_thaiCalendarFromElsewhere() local
143 Chronology test = Chronology.ofLocale(new Locale("th", "TH")); in test_chrono_byLocale_oldTH_noVariant() local
150 Chronology test = Chronology.ofLocale(new Locale("th", "TH", "TH")); in test_chrono_byLocale_oldTH_variant() local
369 ThaiBuddhistDate test = base.with(TemporalAdjusters.lastDayOfMonth()); in test_adjust1() local
376 ThaiBuddhistDate test = base.with(TemporalAdjusters.lastDayOfMonth()); in test_adjust2() local
386 ThaiBuddhistDate test = base.with(YEAR, 2554); in test_withYear_BE() local
393 ThaiBuddhistDate test = base.with(YEAR_OF_ERA, 2554); in test_withYear_BBE() local
403 ThaiBuddhistDate test = base.with(ChronoField.ERA, ThaiBuddhistEra.BE.getValue()); in test_withEra_BE() local
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/testdata/
H A Dregex-lite.toml11 [[test]] arraytable
19 [[test]] arraytable
27 [[test]] arraytable
35 [[test]] arraytable
44 [[test]] arraytable
53 [[test]] arraytable
61 [[test]] arraytable
69 [[test]] arraytable
77 [[test]] arraytable
/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/
HDespresso_contrib_release_no_deps.jar ... .test.espresso.contrib android.support.test.espresso.contrib.ViewPagerActions$6 extends java
/aosp_15_r20/external/robolectric/integration_tests/testparameterinjector/src/test/java/org/robolectric/integrationtests/testparameterinjector/
H A DRobolectricTestParameterInjectorTest.java42 public void test() { in test() method in RobolectricTestParameterInjectorTest.NoInjection
60 public void test(@TestParameter boolean param) { in test() method in RobolectricTestParameterInjectorTest.InjectedMethod
85 public void test() { in test() method in RobolectricTestParameterInjectorTest.InjectedField
114 public void test() { in test() method in RobolectricTestParameterInjectorTest.InjectedConstructor
140 public void test(@TestParameter Value param) { in test() method in RobolectricTestParameterInjectorTest.InjectedEnum
162 public void test(@TestParameter boolean param) { in test() method in RobolectricTestParameterInjectorTest.MultiSdk
200 public void test(@TestParameter HashCodeToStringValue param) { in test() method in RobolectricTestParameterInjectorTest.HashCodeToString
217 public void test() {} in test() method in RobolectricTestParameterInjectorTest.Base
224 public void test() {} in test() method in RobolectricTestParameterInjectorTest.Child
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp22 elt *test(short s) { in test() function
45 elt *test(short s) { in test() function
73 elt *test(short s) { in test() function
92 elt *test(short s) { in test() function
111 elt *test(int s) { in test() function
133 elt *test(unsigned short s) { in test() function
156 elt *test(unsigned short s) { in test() function
181 elt *test(long long s) { in test() function
206 elt *test(unsigned long long s) { in test() function
H A Dblocks-cxx11.cpp8 void test() { in test() function
16 void test() { in test() function
27 void test() { in test() function
35 void test() { in test() function
46 void test() { in test() function
60 void test() { in test() function
70 void test() { in test() function
97 void test(A a) { in test() function
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp425 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderTypeCase
445 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderCompileStatusCase
478 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderInfoLogCase
574 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ShaderSourceCase
691 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::DeleteStatusCase
744 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::CurrentVertexAttribInitialCase
779 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::CurrentVertexAttribFloatCase
841 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::CurrentVertexAttribConversionCase
903 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ProgramInfoLogCase
973 void test(void) in test() function in deqp::gles2::Functional::__anon2987f3580111::ProgramValidateStatusCase
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_optional_deps_disabled/
H A Dmetadata.json167 "test": true boolean
181 "test": true boolean
195 "test": true boolean
594 "test": true boolean
608 "test": true boolean
625 "test": false boolean
642 "test": false boolean
659 "test": false boolean
676 "test": false boolean
693 "test": false boolean
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_features.cpp66 TestCase test = testBuilder.setPattern(message) in testArgumentMissing() local
115 TestCase test = testBuilder.clearArguments() in testDefaultLocale() local
153 TestCase test = testBuilder.setPattern(message) in testSpecialPluralWithDecimals() local
172 TestCase test = testBuilder.setPattern("Testing date formatting: {$date}.") in testDefaultFunctionAndOptions() local
206 TestCase test = testBuilder.clearArguments().setArgument("photoCount", count) in testComplexSelection() local
279 TestCase test = testBuilder.clearArguments().setArgument("count", count) in testLocalVariableWithSelect() local
300 …TestCase test = testBuilder.clearArguments().setPattern("Your card expires on {$exp :date style=me… in testDateFormat() local
360 TestCase test = testBuilder.clearArguments().setPattern(message) in testPlural() local
396 TestCase test = testBuilder.clearArguments().setPattern(message) in testPluralOrdinal() local
442 TestCase test = testBuilder.clearArguments().setExpected("The message uses {$baz} and works") in testDeclareBeforeUse() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DResultForwarder.java283 public void testStarted(TestDescription test) { in testStarted()
289 public void testStarted(TestDescription test, long startTime) { in testStarted()
302 public void testFailed(TestDescription test, String trace) { in testFailed()
315 public void testFailed(TestDescription test, FailureDescription failure) { in testFailed()
327 public void testSkipped(TestDescription test, SkipReason reason) { in testSkipped()
340 public void testEnded(TestDescription test, HashMap<String, Metric> testMetrics) { in testEnded()
346 public void testEnded(TestDescription test, long endTime, HashMap<String, Metric> testMetrics) { in testEnded()
358 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure()
372 public void testAssumptionFailure(TestDescription test, FailureDescription failure) { in testAssumptionFailure()
386 public void testIgnored(TestDescription test) { in testIgnored()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/test/
Dcommon_factor_test.cpp572 #define TEST_SIGNED_( test ) \ argument
581 #define TEST_SIGNED_( test ) \ argument
590 # define TEST_SIGNED__( test ) \ argument
594 # define TEST_SIGNED__( test ) \ argument
599 #define TEST_UNSIGNED_( test ) \ argument
608 #define TEST_UNSIGNED_( test ) \ argument
618 # define TEST_UNSIGNED( test ) \ argument
622 # define TEST_UNSIGNED( test ) \ argument
628 # define TEST_SIGNED(test)\ argument
631 # define TEST_SIGNED_NO_GMP(test) TEST_SIGNED__(test) argument
[all …]
/aosp_15_r20/external/webrtc/video/end_to_end_tests/
H A Dcodec_tests.cc125 CodecObserver test(5, kVideoRotation_0, absl::nullopt, "VP8", in TEST_F() local
135 CodecObserver test(5, kVideoRotation_90, absl::nullopt, "VP8", in TEST_F() local
146 CodecObserver test(500, kVideoRotation_0, absl::nullopt, "VP9", in TEST_F() local
156 CodecObserver test(5, kVideoRotation_90, absl::nullopt, "VP9", in TEST_F() local
166 CodecObserver test(5, kVideoRotation_90, in TEST_F() local
178 CodecObserver test(5, kVideoRotation_90, in TEST_F() local
199 CodecObserver test(5, kVideoRotation_0, absl::nullopt, "multiplex", in TEST_F() local
217 CodecObserver test(5, kVideoRotation_90, absl::nullopt, "multiplex", in TEST_F() local
248 CodecObserver test(500, kVideoRotation_0, absl::nullopt, "H264", in TEST_P() local
258 CodecObserver test(5, kVideoRotation_90, absl::nullopt, "H264", in TEST_P() local
[all …]
/aosp_15_r20/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/
H A Dcopy.pass.cpp25 struct test struct
29 test() {} in test() argument
31 test(const test& t) in test() function
56 test<char> t; in main() argument
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/
Dcompositions_tests.rs84 let mut test = self.clone(); in run() localVariable
456 let mut test = self.clone(); in run_ipv4() localVariable
473 let mut test = self.clone(); in run_ipv4() localVariable
497 let mut test = self.clone(); in run_ipv6() localVariable
521 let mut test = self.clone(); in run_ipv6() localVariable
545 let mut test = self.clone(); in run_transport() localVariable
553 let mut test = self.clone(); in run_transport() localVariable
561 let mut test = self.clone(); in run_transport() localVariable
568 let mut test = self.clone(); in run_transport() localVariable
576 let mut test = self.clone(); in run_transport() localVariable
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/git_repos/
H A Dmetadata.json78 "test": true boolean
92 "test": true boolean
146 "test": true boolean
229 "test": true boolean
243 "test": true boolean
257 "test": true boolean
361 "test": true boolean
375 "test": true boolean
389 "test": true boolean
403 "test": true boolean
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/stream.buffers/streambuf/streambuf.cons/
H A Dcopy.pass.cpp25 struct test struct
29 test() {} in test() argument
31 test(const test& t) in test() argument
56 test<char> t; in main() argument
/aosp_15_r20/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestRunResult.java294 public void testStarted(TestDescription test) { in testStarted()
298 public void testStarted(TestDescription test, long startTime) { in testStarted()
304 private void addTestResult(TestDescription test, TestResult testResult) { in addTestResult()
310 TestDescription test, in updateTestResult()
317 TestDescription test, in updateTestResult()
336 public void testFailed(TestDescription test, String trace) { in testFailed()
343 public void testFailed(TestDescription test, FailureDescription failure) { in testFailed()
347 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure()
354 public void testAssumptionFailure(TestDescription test, FailureDescription failure) { in testAssumptionFailure()
358 public void testIgnored(TestDescription test) { in testIgnored()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dintrusive_ptr_test.cpp140 void test() in test() function
266 void test() in test() function
278 void test() in test() function
513 void test() in test() function
525 void test() in test() function
693 void test() in test() function
763 void test() in test() function
858 void test() in test() function
905 void test() in test() function
935 void test() in test() function
[all …]
/aosp_15_r20/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
H A Dunderflow.pass.cpp19 struct test struct
23 test(char* gnext_arg, std::streamsize n, char* pbeg_arg = 0) in test() function
25 test(const char* gnext_arg, std::streamsize n) in test() function
35 test sb(buf, 0, buf + 3); in main() argument
H A Dpbackfail.pass.cpp19 struct test struct
23 test(char* gnext_arg, std::streamsize n, char* pbeg_arg = 0) in test() argument
25 test(const char* gnext_arg, std::streamsize n) in test() function
35 test sb(buf, 0); in main() argument
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
H A Dp1.cpp26 opaque1 test() { in test() function
32 opaque1 test() { in test() function
50 namespace test { namespace
53 opaque1 test() { in test() function
59 namespace test { namespace
63 opaque1 test() { in test() function
118 opaque0 test() { in test() function
124 opaque0 test() { in test() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
H A Dunderflow.pass.cpp22 struct test struct
26 test(char* gnext_arg, std::streamsize n, char* pbeg_arg = 0) in test() argument
28 test(const char* gnext_arg, std::streamsize n) in test() function
38 test sb(buf, 0, buf + 3); in main() argument
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map() local
167 ZoneId test = ZoneId.of("Europe/Madrid", map); in test_of_string_Map_lookThrough() local
174 ZoneId test = ZoneId.of("Europe/Madrid", map); in test_of_string_Map_emptyMap() local
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix() local
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC() local
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT() local
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT() local
398 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther() local
484 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon() local
487 assertEquals(test.normalized(), test); in factory_of_String_region_EuropeLondon() local
[all …]
/aosp_15_r20/external/python/cpython2/Lib/unittest/
Drunner.py43 def getDescription(self, test): argument
50 def startTest(self, test): argument
57 def addSuccess(self, test): argument
65 def addError(self, test, err): argument
73 def addFailure(self, test, err): argument
81 def addSkip(self, test, reason): argument
89 def addExpectedFailure(self, test, err): argument
97 def addUnexpectedSuccess(self, test): argument
140 def run(self, test): argument
/aosp_15_r20/external/autotest/server/
H A Dprofilers.py120 def _get_local_profilers_dir(self, test, hostname): argument
133 def _get_failure_logs(self, autodir, test, host): argument
151 def _get_all_failure_logs(self, test, hosts): argument
156 def _get_profiler_logs(self, autodir, test, host): argument
171 def _run_clients(self, test, hosts): argument
206 def before_start(self, test, host=None): argument
213 def start(self, test, host=None): argument
227 def stop(self, test): argument
240 def report(self, test, host=None): argument

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