/test/xts/acts/ai/nncore/opstest/src/ |
H A D | gather_nd_test.cpp | 34 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)};
member 53 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)};
member
|
H A D | sparse_to_dense_test.cpp | 35 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool)};
member 57 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 6*sizeof(bool)};
member 78 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool)};
member 99 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool)};
member 121 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool)};
member 143 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool)}; global() member [all...] |
H A D | scatter_nd_test.cpp | 35 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)};
member 56 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)};
member 77 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)};
member 98 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 6*sizeof(float)};
member [all...] |
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeCanvasTestPart4.cpp | 1215 uint16_t indices[3] = {0, 1, 2}; in HWTEST_F() local 1262 uint16_t indices[3] = {0, 1, 2}; in HWTEST_F() local 1333 uint16_t indices[3] = {0, 1, 2}; HWTEST_F() local [all...] |
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingCanvasTest.cpp | 232 uint16_t indices[COLOR_PARAMETER] = {0, 1, 2}; in HWTEST_F() local
|
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
H A D | gles3ndk.cpp | 1589 GLuint indices[] = {0, 1, 2}; in GLDrawElementsIndirect() local 1637 GLubyte indices[] = {0, 1, 2}; in GLDrawElementsInstanced() local 1661 GLubyte indices[] = {0, 1, 2}; in GLDrawElementsInstancedBaseVertex() local 1690 GLuint indices[] in GLDrawRangeElements() local 1714 GLuint indices[] = {0, 1, 2}; GLDrawRangeElementsBaseVertex() local [all...] |