Home
last modified time | relevance | path

Searched defs:testValue (Results 1 – 7 of 7) sorted by relevance

/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.cpp259 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()
/test/testfwk/arkxtest/uitest/core/
Dwidget_matcher.h33 : testValue_(std::move(testValue)), rule_(rule) {} in testValue_()
Dwidget_matcher.cpp58 …WidgetAttrMatcher::WidgetAttrMatcher(string_view attr, string_view testValue, ValueMatchPattern ru… in WidgetAttrMatcher()
Dfrontend_api_handler.cpp473 string testValue = ""; in GenericOnAttrBuilder() local
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
DSemTest.cpp41 int testValue = 0; variable
58 int testValue = 1; variable
75 int testValue = 10; variable
/test/testfwk/arkxtest/uitest/test/
Dwidget_matcher_test.cpp66 const auto testValue = "wyz"; in TEST() local
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp1977 uint64_t testValue = UINT64_MAX; in napiCreateBigintUint64() local
1993 int64_t testValue = INT64_MAX; in napiCreateBigintInt64() local