Searched refs:mutateOperandLifeTimeTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 457 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/ |
D | ValidateModel.cpp | 482 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/ |
D | ValidateModel.cpp | 551 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/ |
D | ValidateModel.cpp | 575 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/ |
D | ValidateModel.cpp | 610 static void mutateOperandLifeTimeTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function 1359 mutateOperandLifeTimeTest(device, model); in validateModel()
|