Home
last modified time | relevance | path

Searched defs:testConfig (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DVehicleUtilsTest.cpp513 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/
DGeneratedTestHarness.cpp213 const TestConfig& testConfig) { in EvaluatePreparedModel()
360 const TestConfig testConfig = {.executor = executor, in EvaluatePreparedModel() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DGeneratedTestHarness.cpp572 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/
DGeneratedTestHarness.cpp552 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