Searched refs:mutateOperandLifeTimeTest (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | ValidateModel.cpp | 459 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const V1_0::Model& model) { in mutateOperandLifeTimeTest() function 925 mutateOperandLifeTimeTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | ValidateModel.cpp | 484 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const V1_1::Model& model) { in mutateOperandLifeTimeTest() function 986 mutateOperandLifeTimeTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | ValidateModel.cpp | 553 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function 1231 mutateOperandLifeTimeTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | ValidateModel.cpp | 577 static void mutateOperandLifeTimeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function 1342 mutateOperandLifeTimeTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | ValidateModel.cpp | 583 static void mutateOperandLifeTimeTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function 1326 mutateOperandLifeTimeTest(device, model); in validateModel()
|