Lines Matching full:function
53 * Function: GetElementSize
56 …* CaseDescription: Check whether the returned value through "GetElementSize" function is within ex…
73 * Function: SetDataView
76 …* CaseDescription: Check whether the returned value through "GetDataView" function is within expec…
77 * calling "SetDataView" function.
94 // Call "SetDataView" function through "NewJSDataView" function of "object_factory.cpp" in HWTEST_F_L0()
99 // Call "SetDataView" function in this HWTEST_F_L0. in HWTEST_F_L0()
108 * Function: SetViewedArrayBuffer
111 …* CaseDescription: Check whether the returned value through "GetViewedArrayBuffer" function is wit…
112 * after calling "SetViewedArrayBuffer" function.
132 // Call "SetViewedArrayBuffer" function through "NewJSDataView" function of "object_factory.cpp" in HWTEST_F_L0()
139 // Call "SetViewedArrayBuffer" function in this HWTEST_F_L0. in HWTEST_F_L0()
149 * Function: SetByteLength
152 …* CaseDescription: Check whether the returned value through "GetByteLength" function is within exp…
153 * calling "SetByteLength" function.
170 // Call "SetByteLength" function through "NewJSDataView" function of "object_factory.cpp" in HWTEST_F_L0()
175 // Call "SetByteLength" function in this HWTEST_F_L0. in HWTEST_F_L0()
182 * Function: SetByteOffset
185 …* CaseDescription: Check whether the returned value through "GetByteOffset" function is within exp…
186 * calling "SetByteOffset" function.
203 // Call "SetByteOffset" function through "NewJSDataView" function of "object_factory.cpp" in HWTEST_F_L0()
208 // Call "SetByteOffset" function in this HWTEST_F_L0. in HWTEST_F_L0()