Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dnn_tensor_desc_test.cpp100 int32_t** testshape = nullptr; in HWTEST_F() local
115 int32_t** testshape = &ptr; in HWTEST_F() local
128 int32_t** testshape = new int32_t*[1]; in HWTEST_F() local
142 const int32_t* testshape = nullptr; in HWTEST_F() local

Completed in 1 milliseconds