Searched refs:reconstructed (Results 1 – 11 of 11) sorted by relevance
66 sp<IMemory> reconstructed; in TEST() local74 ASSERT_TRUE(convertSharedFileRegionToIMemory(shmem, &reconstructed)); in TEST()76 ASSERT_EQ(3, reconstructed->size()); in TEST()77 ASSERT_EQ(reconstructed->getMemory()->getFlags() & IMemoryHeap::READ_ONLY, 0); in TEST()79 reinterpret_cast<const uint8_t*>(reconstructed->unsecurePointer()); in TEST()86 sp<IMemory> reconstructed; in TEST() local94 ASSERT_TRUE(convertSharedFileRegionToIMemory(shmem, &reconstructed)); in TEST()96 ASSERT_EQ(3, reconstructed->size()); in TEST()99 reinterpret_cast<const uint8_t*>(reconstructed->unsecurePointer()); in TEST()106 sp<IMemory> reconstructed; in TEST() local[all …]
71 LayerMetadata reconstructed; in TEST_F() local72 reconstructed.setInt32(3, 1); // to make sure it gets replaced in TEST_F()74 reconstructed.readFromParcel(&p); in TEST_F()75 ASSERT_EQ(metadata.mMap, reconstructed.mMap); in TEST_F()
118 std::vector<float> reconstructed = pose->toVector(); in TEST() local119 EXPECT_EQ(vec, reconstructed); in TEST()125 std::optional<Pose3f> reconstructed = Pose3f::fromVector(vec); in TEST() local126 ASSERT_TRUE(reconstructed.has_value()); in TEST()127 EXPECT_EQ(pose, reconstructed.value()); in TEST()
121 WallpaperColors reconstructed = new WallpaperColors(parcel); in testParcelUnparcel() local124 colors, reconstructed); in testParcelUnparcel()127 colors.getAllColors(), reconstructed.getAllColors()); in testParcelUnparcel()130 colors.getMainColors(), reconstructed.getMainColors()); in testParcelUnparcel()
44 Uuid reconstructed = ConversionUtil.aidl2hidlUuid(aidl); in testUuidRoundTrip() local45 assertEquals(hidl, reconstructed); in testUuidRoundTrip()
960 ScanResult reconstructed = new ScanResult(); in startRanging() local961 reconstructed.BSSID = rttParams.bssid; in startRanging()963 reconstructed.setFlag(ScanResult.FLAG_80211mc_RESPONDER); in startRanging()965 reconstructed.channelWidth = rttParams.channelWidth; in startRanging()966 reconstructed.frequency = rttParams.frequency; in startRanging()967 reconstructed.centerFreq0 = rttParams.centerFreq0; in startRanging()968 reconstructed.centerFreq1 = rttParams.centerFreq1; in startRanging()970 android.net.wifi.rtt.ResponderConfig.fromScanResult(reconstructed)); in startRanging()
27 // these are then reconstructed during a restore.
157 … stack can be reconstructed. The systrace
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...