Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/toolchain/libc-test/include/
Dgettestfiles.cpp22 static void GetTestNames(std::string path, std::vector<std::string>& tempName) in GetTestNames() function
34 GetTestNames(path + "/" + ptr->d_name, tempName); in GetTestNames()
Dgetfiles.cpp29 GetTestNames(path, tempName); in GetFileNames()