Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/test/functional-tests/include/
DConfigFiles.hpp52 mConfigFile(format(mConfigTemplate, {{"structurePath", mStructureFile.getPath()},
58 std::string getPath() { return mConfigFile.getPath(); } in getPath()
124 utility::TmpFile mConfigFile; member in parameterFramework::ConfigFiles