Home
last modified time | relevance | path

Searched defs:version1 (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DNodeIsSupported.java86 String version1 = "1.0"; in testIsSupported1() local
121 String version1 = "1.0"; in testIsSupported2() local
H A DDOMImplementationHasFeature.java77 String version1 = "1.0"; in testHasFeature1() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DPersistedState.java129 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 DVersioningTest.java67 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 DDataProvider.java185 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 Dplatform_ImageLoaderServer.py19 def _run_client_test(self, version1, version2, version3): argument
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A Ddomimplementationhasfeature01.java70 String version1 = "1.0"; in runTest() local
H A Dnodeissupported02.java70 String version1 = "1.0"; in runTest() local
H A Dnodeissupported01.java70 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 Dserde_test.rs18 version1: MajorMinor, in test_serde() field
/aosp_15_r20/external/skia/src/sfnt/
H A DSkOTTable_post.h25 version1 = SkTEndian_SwapBE32(0x00010000), enumerator
H A DSkOTTable_gasp.h25 static const SK_OT_USHORT version1 = SkTEndian_SwapBE16(1); member
H A DSkOTTable_hhea.h24 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000); member
H A DSkOTTable_head.h24 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/
DPeriodicEncodingJobWorkerTest.java377 int version1 = 1; in testEncodeProtectedSignalsAlsoUpdatesEncodersIsNotAffectedByEncodingFailures() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_versions_test.cc456 ParsedQuicVersion version1 = SupportedVersions()[index1]; in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp108 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 Drestest.cpp307 const char* version1; in TestConstruction() local
H A Drestsnew.cpp319 const char* version1; in TestConstruction() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp307 const char* version1; in TestConstruction() local
H A Drestsnew.cpp319 const char* version1; in TestConstruction() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-open-file.hh285 TTCHeaderVersion1 version1; member
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GDEF/
H A DGDEF.hh1028 GDEFVersion1_2<SmallTypes> version1; member
/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingTests.cpp276 arm::pipe::Version version1(12); variable
/aosp_15_r20/external/python/cpython3/Tools/clinic/
Dclinic.py300 def version_comparitor(version1, version2): argument

123