Searched refs:PlatformPathConvert (Results 1 – 8 of 8) sorted by relevance
504 HWTEST_F(UtilitiesTest, PlatformPathConvert, TestSize.Level1)506 EXPECT_GE(PlatformPathConvert("./").length(), 0u);
499 HWTEST_F(UtilitiesTest, PlatformPathConvert, TestSize.Level1)501 EXPECT_GE(PlatformPathConvert("./").length(), 0u);
226 std::string PlatformPathConvert(const std::string &path);
232 std::string PlatformPathConvert(const std::string &path);
215 std::string PlatformPathConvert(const std::string &path) in PlatformPathConvert() function
123 symboleFilePath = PlatformPathConvert(symboleFilePath); in FindSymbolFile()
271 std::string PlatformPathConvert(const std::string &path) in PlatformPathConvert() function
128 symboleFilePath = PlatformPathConvert(symboleFilePath); in FindSymbolFile()