Searched defs:configPath (Results 1 – 3 of 3) sorted by relevance
105 const std::string configPath; //< Path to the loaded configuration member
220 const std::string& configPath, const std::string& xmlFileName) { in loadFromCustomXmlConfigForVtsTests()
274 const std::string configPath = getConfigPath(); in create() local