Home
last modified time | relevance | path

Searched defs:right (Results 1 - 6 of 6) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
H A Dutils.h21 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual() argument
30 inline bool NearEqual<float>(const float& left, const float& right) in NearEqual() argument
37 inline bool NearEqual<double>(const double& left, const double& right) in NearEqual() argument
44 constexpr bool NearEqual(const T& left, const T& right) in NearEqual() argument
54 inline bool NearEqual(const double left, const double right) in NearEqual() argument
66 LessOrEqual(double left, double right) LessOrEqual() argument
72 LessNotEqual(double left, double right) LessNotEqual() argument
78 GreatOrEqual(double left, double right) GreatOrEqual() argument
84 GreatNotEqual(double left, double right) GreatNotEqual() argument
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingRectLargeValueTest.cpp89 float right = OH_Drawing_RectGetRight(rect); in HWTEST_F() local
112 float right = OH_Drawing_RectGetRight(rectSrc); in HWTEST_F() local
H A DNativeDrawingRectTest.cpp131 float right = OH_Drawing_RectGetRight(rect); in HWTEST_F() local
154 float right = OH_Drawing_RectGetRight(rectSrc); in HWTEST_F() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeRectTest.cpp361 float right = OH_Drawing_RectGetRight(rect); in HWTEST_F() local
403 float right = OH_Drawing_RectGetRight(rect); HWTEST_F() local
426 float right = OH_Drawing_RectGetRight(rect); HWTEST_F() local
435 float right = OH_Drawing_RectGetRight(rect); HWTEST_F() local
614 float right = OH_Drawing_RectGetRight(rect); HWTEST_F() local
833 float right = OH_Drawing_RectGetRight(dst); HWTEST_F() local
[all...]
H A DDrawingNativeTextBlobTest.cpp518 float right = OH_Drawing_RectGetRight(rect); in HWTEST_F() local
582 float right = OH_Drawing_RectGetRight(rect); in HWTEST_F() local
611 float right = OH_Drawing_RectGetRight(rect); in HWTEST_F() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Dnative_type.h1646 float right; member
[all...]

Completed in 7 milliseconds