Home
last modified time | relevance | path

Searched defs:init2 (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DSQLExceptionTest.java61 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", in testSQLExceptionStringStringint() local
113 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", "a", in testSQLExceptionStringString() local
251 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }; in testGetErrorCode() local
304 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }; in testGetNextException() local
360 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }; in testGetSQLState() local
418 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }; in testSetNextExceptionSQLException() local
H A DBatchUpdateExceptionTest.java127 int[][] init2 = { { 1, 2, 3 }, { }, { 3 }, null, { 5, 5 }, { 6 }, in testBatchUpdateExceptionStringintArray() local
181 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", null, in testBatchUpdateExceptionStringStringintArray() local
237 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", null, in testBatchUpdateExceptionStringStringintintArray() local
H A DSQLWarningTest.java127 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", "a", in testSQLWarningStringString() local
176 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "valid1", in testSQLWarningStringStringint() local
H A DDateTest.java113 int init2[] = { 11, 0, 0, 0, 999, 0, 0, -111 }; in testDateintintint() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/once/call_once/
Dcall_once_pass.cpp119 struct init2 struct
128 int init2::called = 0; argument
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
H A DCheckFieldInitNegativeCases.java89 void init2() { in init2() method in CheckFieldInitNegativeCases.T3
122 public final void init2() { in init2() method in CheckFieldInitNegativeCases.T5
140 static void init2() { in init2() method in CheckFieldInitNegativeCases.T6
158 static void init2() { in init2() method in CheckFieldInitNegativeCases.T7
H A DCheckFieldInitPositiveCases.java123 public void init2() { in init2() method in CheckFieldInitPositiveCases.T7
/aosp_15_r20/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp87 struct init2 struct
94 int init2::called = 0; argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp87 struct init2 struct
94 int init2::called = 0; argument
/aosp_15_r20/external/clang/test/ARCMT/
H A Dinit.m13 -init2; method
28 -(id) init2 { method
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/
H A DConstantInitializerTest.java83 ConstantInitializer<Integer> init2 = new ConstantInitializer<>( in testEqualsTrue() local
96 ConstantInitializer<Integer> init2 = new ConstantInitializer<>( in testEqualsFalse() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dposix.cpp61 static const initializer init2; member
64 const posix_regex::initializer posix_regex::init2; member in posix_regex
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/notsha256/
Dsha256.go28 init2 = 0x3C6EF372 const
/aosp_15_r20/external/clang/test/Analysis/inlining/
H A Dretain-count-self-init.m46 - (id) init2 { method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp602 string init2 = "WRITE_SCRATCH 10 R2.xy_w AL:8 ALO:8"; in TEST_F() local
617 string init2 = "WRITE_SCRATCH @R4.x[20] R2.xy__ AL:4 ALO:16"; in TEST_F() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/md5/
Dmd5.go33 init2 = 0x98BADCFE const
/aosp_15_r20/external/pytorch/aten/src/ATen/nnapi/
H A Dnnapi_bind.cpp47 void NnapiCompilation::init2( in init2() function in torch::nnapi::bind::NnapiCompilation
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/sha1/
Dsha1.go33 init2 = 0x98BADCFE const
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dclosure_tests.cpp142 rule<scanner<>, my_closure6::context_t> init2; // compile check only in closure_tests() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/sha256/
Dsha256.go35 init2 = 0x3C6EF372 const
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneNumberWatcherTest.java295 String init2 = "650"; in testAutoCompleteUnformattedWithUnformattedNumber() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/sha512/
Dsha512.go50 init2 = 0x3c6ef372fe94f82b const
/aosp_15_r20/external/clang/test/Analysis/
H A Dself-init.m76 -(id)init2 { method
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dinit2.go7 package init2 package
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dinit_ops_v2_test.py34 init2, argument

123