Home
last modified time | relevance | path

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

/test/xts/acts/ability_lite/ability_posix/src/
DAbilityMgrTest.cpp500 const char * dataPath = GetDataPath(); variable
501 printf("result of GetDataPath is %s \n", dataPath);
502 EXPECT_STREQ(dataPath, "");
DAbilityMgrTest2.cpp503 const char * dataPath = GetDataPath(); variable
504 printf("result of GetDataPath is %s \n", dataPath);
505 EXPECT_STREQ(dataPath, "");