Searched refs:source_to_blacklist_1 (Results 1 – 1 of 1) sorted by relevance
559 IGnssConfiguration::BlacklistedSource source_to_blacklist_1; in TEST_P() local560 source_to_blacklist_1.constellation = constellation_to_blacklist; in TEST_P()561 source_to_blacklist_1.svid = 0; // documented wildcard for all satellites in this constellation in TEST_P()576 sources[0] = source_to_blacklist_1; in TEST_P()599 EXPECT_FALSE((gnss_sv.v2_0.constellation == source_to_blacklist_1.constellation) && in TEST_P()643 IGnssConfiguration::BlacklistedSource source_to_blacklist_1; in TEST_P() local644 source_to_blacklist_1.constellation = constellation_to_blacklist; in TEST_P()645 source_to_blacklist_1.svid = 0; // documented wildcard for all satellites in this constellation in TEST_P()660 sources[0] = source_to_blacklist_1; in TEST_P()686 EXPECT_FALSE((gnss_sv.v2_0.constellation == source_to_blacklist_1.constellation) && in TEST_P()