Searched refs:typeAndUuidToString (Results 1 – 1 of 1) sorted by relevance
136 std::tuple<std::string, std::string> typeAndUuidToString(const effect_descriptor_t& desc) { in typeAndUuidToString() function266 auto [type, uuid] = typeAndUuidToString(descriptors[selectedEffect]); in TEST()336 auto [type, uuid] = typeAndUuidToString(descriptors[selectedEffect]); in TEST()395 std::tie(mTypeStr, mUuidStr) = typeAndUuidToString(descriptors[selectedEffect]); in SetUp()535 auto [type, uuid] = typeAndUuidToString(descriptors[selectedEffect]); in TEST()