Home
last modified time | relevance | path

Searched refs:ExpectValue (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/developer_test/aw/cxx/hwext/
H A Dperf.cpp261 return ExpectValue(testValue, ID_LARGER_IS_BETTER); in ExpectLarger()
267 return ExpectValue(testValue, ID_SMALLER_IS_BETTER); in ExpectSmaller()
270 bool GtestPerfTestCase::ExpectValue(double testValue, bool isLargerBetter) in ExpectValue() function in OHOS::TestAW::GtestPerfTestCase
H A Dperf.h147 bool ExpectValue(double testValue, bool isLargerBetter);

Completed in 2 milliseconds