Home
last modified time | relevance | path

Searched refs:diffs (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalVolumeTargetTest.cpp195 std::vector<int> diffs(mTestFrequencies.size()); in TEST_P() local
208 diffs = calculatePercentageDiff(outputMag); in TEST_P()
210 for (size_t i = 0; i < diffs.size(); i++) { in TEST_P()
211 ASSERT_EQ(diffs[i], percentageDb(kBaseLevel)); in TEST_P()
221 diffs = calculatePercentageDiff(outputMag); in TEST_P()
223 for (size_t i = 0; i < diffs.size(); i++) { in TEST_P()
224 ASSERT_EQ(diffs[i], percentageDb(kMinLevel /*Mute*/)); in TEST_P()
229 diffs = calculatePercentageDiff(outputMag); in TEST_P()
231 for (size_t i = 0; i < diffs.size(); i++) { in TEST_P()
232 ASSERT_LT(diffs[i], percentageDb(kMinLevel /*Mute*/)); in TEST_P()
[all …]
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp81 std::ostream& operator<<(std::ostream& o, const AuthorizationSetDifferences& diffs) { in operator <<() argument
82 if (!diffs.aWhackB.empty()) { in operator <<()
83 o << "Set " << diffs.aName << " contains the following that " << diffs.bName << " does not" in operator <<()
84 << diffs.aWhackB; in operator <<()
85 if (!diffs.bWhackA.empty()) o << std::endl; in operator <<()
88 if (!diffs.bWhackA.empty()) { in operator <<()
89 o << "Set " << diffs.bName << " contains the following that " << diffs.aName << " does not" in operator <<()
90 << diffs.bWhackA; in operator <<()
103 AuthorizationSetDifferences diffs = {std::move(aName), std::move(bName), {}, {}}; in difference() local
104 std::set_difference(a.begin(), a.end(), b.begin(), b.end(), std::back_inserter(diffs.aWhackB)); in difference()
[all …]
/hardware/google/pixel/perfstatsd/
Dio_usage.cpp239 std::unordered_map<uint32_t, UserIo> diffs; in calcIncrement() local
244 diffs[d.uid] = d; in calcIncrement()
246 diffs[d.uid] = d - mPrevious[d.uid]; in calcIncrement()
249 if ((diffs[d.uid].sumRead() || diffs[d.uid].sumWrite()) && in calcIncrement()
256 return diffs; in calcIncrement()
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dlbxproto.h249 CARD8 diffs; /* number of diffs */ member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc501 However, the `inline` option interferes with generating HTML diffs between