Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/utils/
Dplugin_conversion_rule_test.cpp54 std::filesystem::path cApiImplFileRelativePath {filePath}; in ReadStringFromFile() local
55 auto cApiImplFilePath = std::filesystem::current_path() / cApiImplFileRelativePath; in ReadStringFromFile()