Searched defs:testConfig (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | GeneratedTestHarness.cpp | 213 const TestConfig& testConfig) { in EvaluatePreparedModel() 360 const TestConfig testConfig = {.executor = executor, in EvaluatePreparedModel() local
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | GeneratedTestHarness.cpp | 525 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel() 815 const TestConfig testConfig(executor, measureTiming, outputType, memoryType); in EvaluatePreparedModel() local 835 const TestConfig testConfig(executor, measureTiming, outputType, MemoryType::ASHMEM, in EvaluatePreparedCoupledModels() local
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 552 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel() 837 const TestConfig testConfig(executor, measureTiming, outputType, memoryType); in EvaluatePreparedModel() local 858 const TestConfig testConfig(executor, measureTiming, outputType, MemoryType::ASHMEM, in EvaluatePreparedCoupledModels() local
|