Home
last modified time | relevance | path

Searched defs:test (Results 776 – 800 of 16494) sorted by relevance

1...<<31323334353637383940>>...660

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/descriptive/
H A DAbstractUnivariateStatistic.java154 protected boolean test( in test() method in AbstractUnivariateStatistic
182 protected boolean test(final double[] values, final int begin, in test() method in AbstractUnivariateStatistic
216 protected boolean test( in test() method in AbstractUnivariateStatistic
257 protected boolean test(final double[] values, final double[] weights, in test() method in AbstractUnivariateStatistic
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/
Dpreprocessor.cpp19 namespace test { namespace
67 namespace test { namespace
119 namespace test { namespace
217 namespace test { namespace
/aosp_15_r20/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py805 def __init__(self, test, propertyId, areaId=0): argument
864 def __init__(self, test, propertyId, areaId=0): argument
946 def __init__(self, test, timestamp): argument
985 def __init__(self, test, timestamp): argument
1017 def __init__(self, test, timestamp): argument
1035 def __init__(self, test, timestamp): argument
1072 def __init__(self, test, timestamp): argument
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringServiceTest.java156 private void runAsNoPermission(final TestTetheringCall test) throws Exception { in runAsNoPermission()
160 private void runAsTetherPrivileged(final TestTetheringCall test) throws Exception { in runAsTetherPrivileged()
164 private void runAsAccessNetworkState(final TestTetheringCall test) throws Exception { in runAsAccessNetworkState()
168 private void runAsWriteSettings(final TestTetheringCall test) throws Exception { in runAsWriteSettings()
172 private void runAsTetheringDisallowed(final TestTetheringCall test) throws Exception { in runAsTetheringDisallowed()
176 private void runAsNetworkSettings(final TestTetheringCall test) throws Exception { in runAsNetworkSettings()
180 private void runTetheringCall(final TestTetheringCall test, boolean isTetheringAllowed, in runTetheringCall()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp105 static void addTestIterations(gls::DrawTest *test, gls::DrawTestSpec &spec, TestIterationType type) in addTestIterations()
544 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), … in init() local
614 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), … in init() local
672 gls::DrawTest *test = in init() local
710 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_attribu… in init() local
759 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_attrib… in init() local
822 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attribut… in init() local
/aosp_15_r20/external/clang/test/CXX/class.access/
H A Dp4.cpp24 void test(A *op) { in test() function
63 void test(A &a, Public &pub, Protected &prot, Private &priv) { in test() function
262 void test() { in test() function
337 void test() { in test() function
351 void test() { in test() function
469 void test() { in test() function
487 void test() { in test() function
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/workspace/
H A Dmetadata.json265 "test": true boolean
279 "test": true boolean
293 "test": true boolean
307 "test": true boolean
321 "test": false boolean
335 "test": false boolean
349 "test": false boolean
420 "test": true boolean
434 "test": false boolean
555 "test": true boolean
[all …]
/aosp_15_r20/external/tink/cc/subtle/
H A Dhkdf_test.cc98 for (const TestVector& test : test_vector) { in TEST_F() local
109 for (const TestVector& test : test_vector) { in TEST_F() local
123 TestVector test = test_vector[0]; in TEST_F() local
134 for (const TestVector& test : test_vector) { in TEST_F() local
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/
H A DTestClock_Fixed.java59 Clock test = Clock.fixed(INSTANT, PARIS); in test_fixed_InstantZoneId() local
76 Clock test = Clock.fixed(INSTANT, PARIS); in test_withZone() local
83 Clock test = Clock.fixed(INSTANT, PARIS); in test_withZone_same() local
128 Clock test = Clock.fixed(INSTANT, PARIS); in test_toString() local
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dformat.py76 def execute(self, test, lit_config): argument
85 def _execute(self, test, lit_config): argument
174 def _evaluate_pass_test(self, test, tmpBase, lit_config, argument
225 def _evaluate_fail_test(self, test, test_cxx, parsers): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Dsuite.py44 def addTest(self, test): argument
142 def _handleClassSetUp(self, test, result): argument
196 def _handleModuleFixture(self, test, result): argument
285 def _tearDownPreviousClass(self, test, result): argument
366 def _isnotsuite(test): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dsuite.py44 def addTest(self, test): argument
142 def _handleClassSetUp(self, test, result): argument
196 def _handleModuleFixture(self, test, result): argument
285 def _tearDownPreviousClass(self, test, result): argument
366 def _isnotsuite(test): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dsuite.py44 def addTest(self, test): argument
142 def _handleClassSetUp(self, test, result): argument
196 def _handleModuleFixture(self, test, result): argument
285 def _tearDownPreviousClass(self, test, result): argument
366 def _isnotsuite(test): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dsuite.py44 def addTest(self, test): argument
142 def _handleClassSetUp(self, test, result): argument
196 def _handleModuleFixture(self, test, result): argument
285 def _tearDownPreviousClass(self, test, result): argument
366 def _isnotsuite(test): argument
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/
DCargo.toml95 test = true qkey
101 [[test]] arraytable
108 [[test]] arraytable
113 [[test]] arraytable
121 [[test]] arraytable
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dsuite.py44 def addTest(self, test): argument
142 def _handleClassSetUp(self, test, result): argument
196 def _handleModuleFixture(self, test, result): argument
285 def _tearDownPreviousClass(self, test, result): argument
366 def _isnotsuite(test): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Dsuite.py44 def addTest(self, test): argument
142 def _handleClassSetUp(self, test, result): argument
196 def _handleModuleFixture(self, test, result): argument
285 def _tearDownPreviousClass(self, test, result): argument
366 def _isnotsuite(test): argument
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/
DTestRunResultTest.java43 TestDescription test = new TestDescription("FooTest", "testBar"); in testGetNumTestsInState() local
59 TestDescription test = new TestDescription("FooTest", "testBar"); in testGetNumTestsInState_failed() local
81 TestDescription test = new TestDescription("FooTest", "testBar"); in testSpecifyElapsedTime() local
164 TestDescription test = new TestDescription("FooTest", "testBar"); in testLogSavedFile_testCases() local
190 TestDescription test = new TestDescription("FooTest", "testBar"); in testLogSavedFile_runLogs() local
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/target_features/
H A Dmetadata.json265 "test": true boolean
279 "test": true boolean
293 "test": true boolean
307 "test": true boolean
321 "test": false boolean
335 "test": false boolean
349 "test": false boolean
420 "test": true boolean
434 "test": false boolean
555 "test": true boolean
[all …]
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp714 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::DepthRangeCase
762 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::LineWidthCase
797 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::PolygonOffsetFactorCase
840 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::PolygonOffsetUnitsCase
883 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::SampleCoverageCase
937 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::ColorClearCase
993 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::DepthClearCase
1025 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::AliasedPointSizeRangeCase
1044 void test(void) in test() function in deqp::gles2::Functional::__anon893e8d570211::AliasedLineWidthRangeCase
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/testdata/
Dtestregex.c574 quote(char* s, int len, unsigned long test) in quote()
654 …ort(char* comment, char* fun, char* re, char* s, int len, char* msg, int flags, unsigned long test) in report()
717 bad(char* comment, char* re, char* s, int len, unsigned long test) in bad()
858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint()
882 … match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flags, unsigned long test) in matchcheck()
1061 note(unsigned long level, char* msg, unsigned long skip, unsigned long test) in note()
1078 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in extract()
1138 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in catchfree()
1263 unsigned long test = 0; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Dtcp.cpp53 void test() in test() function
94 void test() in test() function
211 void test() in test() function
591 void test() in test() function
750 void test() in test() function
966 void test() in test() function
1061 void test() in test() function
1211 void test() in test() function
1268 void test() in test() function
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/serializers/
H A DJsonUnquotedLiteralTest.kt97 fun test(block: () -> Unit) { in <lambda>() method
117 fun test(expected: String, input: String) = parametrizedTest { mode -> in <lambda>() method
/aosp_15_r20/frameworks/base/test-junit/src/junit/textui/
H A DResultPrinter.java116 public void addError(Test test, Throwable t) { in addError()
123 public void addFailure(Test test, AssertionFailedError t) { in addFailure()
130 public void endTest(Test test) { in endTest()
136 public void startTest(Test test) { in startTest()
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/
H A DTCKClock_Offset.java87 Clock test = Clock.offset(Clock.fixed(INSTANT, PARIS), OFFSET); in test_offset_ClockDuration() local
96 Clock test = Clock.offset(underlying, Duration.ZERO); in test_offset_ClockDuration_zeroDuration() local
112 Clock test = Clock.offset(Clock.system(PARIS), OFFSET); in test_withZone() local
119 Clock test = Clock.offset(Clock.system(PARIS), OFFSET); in test_withZone_equal() local

1...<<31323334353637383940>>...660