Searched refs:INPUT_PATH (Results 1 – 4 of 4) sorted by relevance
71 const std::string inputName = INPUT_PATH + testName;106 const std::string inputName = INPUT_PATH + testName;141 const std::string inputName = INPUT_PATH + testName;176 const std::string inputName = INPUT_PATH + testName;205 const std::string inputName = INPUT_PATH + testName;234 const std::string inputName = INPUT_PATH + testName;263 const std::string inputName = INPUT_PATH + testName;287 const std::string inputName = INPUT_PATH + testName;315 const std::string inputName = INPUT_PATH + testName;343 const std::string inputName = INPUT_PATH + testName;[all …]
29 static const std::string INPUT_PATH = "/data/local/tmp/image/"; variable56 const std::string inName = INPUT_PATH + testName;99 const std::string inName = INPUT_PATH + testName;142 const std::string inName = INPUT_PATH + testName;187 const std::string inName = INPUT_PATH + testName;232 const std::string inName = INPUT_PATH + testName;276 const std::string inName = INPUT_PATH + testName;329 const std::string inName = INPUT_PATH + testName;
39 INPUT_PATH, enumerator85 …nputFilePath(const std::string &filePath) : TransCoderParam(TransCoderPublicParamType::INPUT_PATH), in InputFilePath()
59 const std::string INPUT_PATH = "/system/"; variable280 return IsValidPath(DATA_PATH, filePath) || IsValidPath(INPUT_PATH, filePath); in IsValidJsonPath()