Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DValidateModel.cpp459 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 DValidateModel.cpp484 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 DValidateModel.cpp553 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 DValidateModel.cpp577 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 DValidateModel.cpp583 static void mutateOperandLifeTimeTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandLifeTimeTest() function
1326 mutateOperandLifeTimeTest(device, model); in validateModel()