Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/test/
DDefaultConfigTest.cpp39 constexpr char kTestPropertiesConfigFile[] = "TestProperties.json"; variable
70 auto result = loadConfig(loader, kTestPropertiesConfigFile); in TEST()