/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/ |
H A D | NodeIsSupported.java | 86 String version1 = "1.0"; in testIsSupported1() local 121 String version1 = "1.0"; in testIsSupported2() local
|
H A D | DOMImplementationHasFeature.java | 77 String version1 = "1.0"; in testHasFeature1() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/sensorprivacy/ |
H A D | PersistedState.java | 129 PVersion1 version1 = new PVersion1(version); in readState() local 194 private static void readPVersion1(TypedXmlPullParser parser, PVersion1 version1) in readPVersion1() 466 private static PVersion2 fromPVersion1(PVersion1 version1) { in fromPVersion1()
|
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/functional/ |
H A D | VersioningTest.java | 67 Version1 version1 = gson.fromJson(json, Version1.class); in testVersionedUntilDeserialization() local 91 Version1 version1 = gson.fromJson(json, Version1.class); in testVersionedClassesDeserialization() local
|
/aosp_15_r20/development/samples/training/threadsample/src/com/example/android/threadsample/ |
H A D | DataProvider.java | 185 public void onUpgrade(SQLiteDatabase db, int version1, int version2) { in onUpgrade() 204 public void onDowngrade(SQLiteDatabase db, int version1, int version2) { in onDowngrade()
|
/aosp_15_r20/external/autotest/server/site_tests/platform_ImageLoaderServer/ |
H A D | platform_ImageLoaderServer.py | 19 def _run_client_test(self, version1, version2, version3): argument
|
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
H A D | domimplementationhasfeature01.java | 70 String version1 = "1.0"; in runTest() local
|
H A D | nodeissupported02.java | 70 String version1 = "1.0"; in runTest() local
|
H A D | nodeissupported01.java | 70 String version1 = "1.0"; in runTest() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/ |
H A D | serde_test.rs | 18 version1: MajorMinor, in test_serde() field
|
/aosp_15_r20/external/skia/src/sfnt/ |
H A D | SkOTTable_post.h | 25 version1 = SkTEndian_SwapBE32(0x00010000), enumerator
|
H A D | SkOTTable_gasp.h | 25 static const SK_OT_USHORT version1 = SkTEndian_SwapBE16(1); member
|
H A D | SkOTTable_hhea.h | 24 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000); member
|
H A D | SkOTTable_head.h | 24 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000); member
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/ |
D | PeriodicEncodingJobWorkerTest.java | 377 int version1 = 1; in testEncodeProtectedSignalsAlsoUpdatesEncodersIsNotAffectedByEncodingFailures() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_versions_test.cc | 456 ParsedQuicVersion version1 = SupportedVersions()[index1]; in TEST() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | invocation.cpp | 108 are_equal(cl_version_khr version1, cl_version_khr version2, in are_equal()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | restest.cpp | 307 const char* version1; in TestConstruction() local
|
H A D | restsnew.cpp | 319 const char* version1; in TestConstruction() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | restest.cpp | 307 const char* version1; in TestConstruction() local
|
H A D | restsnew.cpp | 319 const char* version1; in TestConstruction() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-open-file.hh | 285 TTCHeaderVersion1 version1; member
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GDEF/ |
H A D | GDEF.hh | 1028 GDEFVersion1_2<SmallTypes> version1; member
|
/aosp_15_r20/external/armnn/src/profiling/test/ |
H A D | ProfilingTests.cpp | 276 arm::pipe::Version version1(12); variable
|
/aosp_15_r20/external/python/cpython3/Tools/clinic/ |
D | clinic.py | 300 def version_comparitor(version1, version2): argument
|