Searched defs:testConfig (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/ |
D | VehicleUtilsTest.cpp | 513 VehiclePropConfig testConfig{.areaConfigs = {testAreaConfig}}; in TEST() local 522 VehiclePropConfig testConfig{}; in TEST() local 535 VehiclePropConfig testConfig{.areaConfigs = {leftConfig, rightConfig}}; in TEST() local 549 VehiclePropConfig testConfig{.areaConfigs = {leftConfig, rightConfig}}; in TEST() local
|
/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 | 572 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel() 938 const TestConfig testConfig(executor, measureTiming, outputType, in EvaluatePreparedModel() local 963 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
|