Searched defs:xmlFilePath (Results 1 – 4 of 4) sorted by relevance
78 std::string xmlFilePath = "non_existent_file.xml"; in TEST_F() local85 std::string xmlFilePath = "invalid_file.xml"; in TEST_F() local100 std::string xmlFilePath = "no_root_element.xml"; in TEST_F() local116 std::string xmlFilePath = "valid_file.xml"; in TEST_F() local
136 int32_t RingtoneUtils::CheckNeedScanner(const std::string &xmlFilePath) in CheckNeedScanner()
54 bool ConfigurationHelper::LoadConfigurationFromXml(const std::string& xmlFilePath) in LoadConfigurationFromXml()
65 …std::string xmlFilePath = "/sys_prod/etc/display/effect/displayengine/featureprocessor/adaptive_fo… in IsSupported() local