Searched refs:make_hdradio_station_name (Results 1 – 4 of 4) sorted by relevance
28 auto id = utils::make_hdradio_station_name(name); in TEST()
151 V2_0::ProgramIdentifier make_hdradio_station_name(const std::string& name);
395 V2_0::ProgramIdentifier make_hdradio_station_name(const std::string& name) { in make_hdradio_station_name() function
777 auto expectedId = utils::make_hdradio_station_name(*name); in TEST_P()