Home
last modified time | relevance | path

Searched defs:repeatedBoolValue (Results 1 – 3 of 3) sorted by relevance

/frameworks/hardware/interfaces/stats/aidl/test_client/
DAidlStatsClient.cpp71 std::vector<bool> repeatedBoolValue = {true, false, true}; in buildVendorAtom() local
/frameworks/hardware/interfaces/stats/aidl/vts/functional/
DVtsHalStatsTargetTest.cpp76 std::vector<bool> repeatedBoolValue = {true, false, true}; in TEST_P() local
/frameworks/native/services/stats/
DStatsAidl.cpp207 const std::optional<std::vector<bool>>& repeatedBoolValue = in reportVendorAtom() local