Searched refs:SetTolerances (Results 1 – 4 of 4) sorted by relevance
1049 probe_ssbo.SetTolerances(tolerances); in TEST_F()1086 probe_ssbo.SetTolerances(tolerances); in TEST_F()1120 probe_ssbo.SetTolerances(tolerances); in TEST_F()1157 probe_ssbo.SetTolerances(tolerances); in TEST_F()1537 probe_ssbo.SetTolerances({ProbeCommand::Tolerance{false, 0.1}}); in TEST_F()
347 void SetTolerances(const std::vector<Tolerance>& t) { tolerances_ = t; } in SetTolerances() function
925 cmd->SetTolerances(current_tolerances_); in ProcessProbe()2084 cmd->SetTolerances(current_tolerances_); in ProcessProbeSSBO()
3146 probe->SetTolerances(std::move(tolerances)); in ParseExpect()3176 probe->SetTolerances(std::move(tolerances)); in ParseExpect()