Home
last modified time | relevance | path

Searched refs:SpecifyInputAndOutput (Results 1 - 3 of 3) sorted by relevance

/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.h58 virtual OH_NN_ReturnCode SpecifyInputAndOutput(const std::vector<uint32_t>& inputIndices,
H A Dnnrt_test.cpp120 OH_NN_ReturnCode NNRtTest::SpecifyInputAndOutput(const std::vector<uint32_t>& inputIndices, in SpecifyInputAndOutput() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest
/foundation/ai/neural_network_runtime/test/system_test/
H A Dend_to_end_test.cpp73 status = SpecifyInputAndOutput({0, 1}, {4}); in BuildModel()
265 ASSERT_EQ(OH_NN_SUCCESS, SpecifyInputAndOutput({1}, {4})); in HWTEST_F()

Completed in 2 milliseconds