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/
H A DAbilityMgrTest.cpp500 const char * dataPath = GetDataPath(); in HWTEST_F() local
501 printf("result of GetDataPath is %s \n", dataPath); in HWTEST_F()
502 EXPECT_STREQ(dataPath, ""); in HWTEST_F()
H A DAbilityMgrTest2.cpp503 const char * dataPath = GetDataPath(); in HWTEST_F() local
504 printf("result of GetDataPath is %s \n", dataPath); in HWTEST_F()
505 EXPECT_STREQ(dataPath, ""); in HWTEST_F()

Completed in 3 milliseconds