Searched defs:testValue (Results 1 – 7 of 7) sorted by relevance
259 bool GtestPerfTestCase::ExpectLarger(double testValue) in ExpectLarger()265 bool GtestPerfTestCase::ExpectSmaller(double testValue) in ExpectSmaller()270 bool GtestPerfTestCase::ExpectValue(double testValue, bool isLargerBetter) in ExpectValue()308 bool GtestPerfTestCase::SaveResult(double testValue) in SaveResult()
33 : testValue_(std::move(testValue)), rule_(rule) {} in testValue_()
59 …WidgetAttrMatcher::WidgetAttrMatcher(string_view attr, string_view testValue, ValueMatchPattern ru… in WidgetAttrMatcher()
606 string testValue = ""; in GenericOnAttrBuilder() local
41 int testValue = 0; variable58 int testValue = 1; variable75 int testValue = 10; variable
66 const auto testValue = "wyz"; in TEST() local
2231 uint64_t testValue = UINT64_MAX; in napiCreateBigintUint64() local2247 int64_t testValue = INT64_MAX; in napiCreateBigintInt64() local