Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dmatrix3.h58 inline double operator()(int32_t row, int32_t col) const in operator() function
122 inline double operator()(int32_t row, int32_t col) const in operator() function
184 inline double operator()(int32_t row, int32_t col) const in operator() function
Dmatrix4.h64 Matrix4& operator=(const Matrix4& matrix); variable
140 inline double operator()(int32_t row, int32_t col) const in operator() function
194 inline double operator()(int32_t row, int32_t col) const in operator() function
/test/xts/device_attest/interfaces/innerkits/native_cpp/include/
Ddevattest_client.h34 DevAttestClient& operator=(const DevAttestClient&); variable
/test/testfwk/arkxtest/uitest/core/
Dui_action.h62 PointerMatrix& operator=(PointerMatrix&& other); variable