Home
last modified time | relevance | path

Searched refs:pkgContextInfoJsonPath (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp520 const std::string pkgContextInfoJsonPath = testDir + FileSystem::GetSeparator() + "pkgContextInfo.json"; in TEST_F() local
542 WriteFile(pkgContextInfoJsonPath, pkgContextInfoJsonContent); in TEST_F()
549 if (std::remove(pkgContextInfoJsonPath.c_str()) != 0) { in TEST_F()

Completed in 2 milliseconds