Home
last modified time | relevance | path

Searched defs:testKind (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp768 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
858 TestKind testKind) { in Execute()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp789 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
880 void Execute(const sp<IDevice>& device, const TestModel& testModel, TestKind testKind) { in Execute()