Searched refs:source_to_blacklist_2 (Results 1 – 1 of 1) sorted by relevance
565 IGnssConfiguration::BlacklistedSource source_to_blacklist_2; in TEST_P() local566 source_to_blacklist_2.constellation = GnssConstellationType::IRNSS; in TEST_P()567 source_to_blacklist_2.svid = 0; // documented wildcard for all satellites in this constellation in TEST_P()577 sources[1] = source_to_blacklist_2; in TEST_P()601 EXPECT_FALSE((gnss_sv.v2_0.constellation == source_to_blacklist_2.constellation) && in TEST_P()649 IGnssConfiguration::BlacklistedSource source_to_blacklist_2; in TEST_P() local650 source_to_blacklist_2.constellation = GnssConstellationType::IRNSS; in TEST_P()651 source_to_blacklist_2.svid = 0; // documented wildcard for all satellites in this constellation in TEST_P()661 sources[1] = source_to_blacklist_2; in TEST_P()688 EXPECT_FALSE((gnss_sv.v2_0.constellation == source_to_blacklist_2.constellation) && in TEST_P()