Home
last modified time | relevance | path

Searched refs:Tolerance (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Dfield_comparator.h163 struct Tolerance { struct
166 Tolerance() : fraction(0.0), margin(0.0) {} in Tolerance() argument
167 Tolerance(double f, double m) : fraction(f), margin(m) {} in Tolerance() function
171 typedef std::map<const FieldDescriptor*, Tolerance> ToleranceMap;
245 Tolerance default_tolerance_;
Dfield_comparator.cc140 default_tolerance_ = Tolerance(fraction, margin); in SetDefaultFractionAndMargin()
151 map_tolerance_[field] = Tolerance(fraction, margin); in SetFractionAndMargin()
187 Tolerance* tolerance = FindOrNull(map_tolerance_, &field); in CompareDoubleOrFloat()
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h335 struct Tolerance { struct
336 Tolerance(bool percent, double val) : is_percent(percent), value(val) {} in Tolerance() function
347 void SetTolerances(const std::vector<Tolerance>& t) { tolerances_ = t; } in SetTolerances() argument
348 const std::vector<Tolerance>& GetTolerances() const { return tolerances_; } in GetTolerances()
355 std::vector<Tolerance> tolerances_;
Dverifier_test.cc1047 std::vector<Probe::Tolerance> tolerances; in TEST_F()
1084 std::vector<Probe::Tolerance> tolerances; in TEST_F()
1118 std::vector<Probe::Tolerance> tolerances; in TEST_F()
1155 std::vector<Probe::Tolerance> tolerances; in TEST_F()
1537 probe_ssbo.SetTolerances({ProbeCommand::Tolerance{false, 0.1}}); in TEST_F()
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dcommand_parser.h83 const std::vector<Probe::Tolerance>& TolerancesForTesting() const { in TolerancesForTesting()
168 std::vector<Probe::Tolerance> current_tolerances_;
Dcommand_parser.cc827 current_tolerances_.push_back(Probe::Tolerance{true, value}); in ProcessTolerance()
830 current_tolerances_.push_back(Probe::Tolerance{false, value}); in ProcessTolerance()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.h99 Result ParseTolerances(std::vector<Probe::Tolerance>* tolerances);
Dparser.cc3263 std::vector<Probe::Tolerance> tolerances; in ParseExpect()
3301 std::vector<Probe::Tolerance> tolerances; in ParseExpect()
3812 Result Parser::ParseTolerances(std::vector<Probe::Tolerance>* tolerances) { in ParseTolerances()
3826 tolerances->push_back(Probe::Tolerance{true, value}); in ParseTolerances()
3830 tolerances->push_back(Probe::Tolerance{false, value}); in ParseTolerances()
/third_party/node/deps/undici/src/
DREADME.md26 | Tests | Samples | Result | Tolerance | Difference with slowest |
37 | Tests | Samples | Result | Tolerance | Difference with slowest |
/third_party/vk-gl-cts/external/amber/src/docs/
Dvk_script.md261 ### Tolerance subsection
/third_party/ffmpeg/doc/
Dprotocols.texi1536 The value up to which the Reorder Tolerance may grow. When
1537 Reorder Tolerance is > 0, then packet loss report is delayed
1538 until that number of packets come in. Reorder Tolerance