Home
last modified time | relevance | path

Searched refs:mutateOperandLifeTimeTest (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp457 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const V1_0::Model& model) { in mutateOperandLifeTimeTest() function
923 mutateOperandLifeTimeTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateModel.cpp482 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const V1_1::Model& model) { in mutateOperandLifeTimeTest() function
984 mutateOperandLifeTimeTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateModel.cpp551 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function
1229 mutateOperandLifeTimeTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateModel.cpp575 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function
1340 mutateOperandLifeTimeTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateModel.cpp610 static void mutateOperandLifeTimeTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function
1359 mutateOperandLifeTimeTest(device, model); in validateModel()