Searched refs:GetExternalFilesDir (Results 1 – 5 of 5) sorted by relevance
42 virtual std::string GetExternalFilesDir(std::string& type) = 0;
188 virtual std::string GetExternalFilesDir(std::string &type) in GetExternalFilesDir() function
105 abilityContext.GetExternalFilesDir(type); in DoSomethingInterestingWithMyAPI()
607 EXPECT_EQ(context_->GetExternalFilesDir(type), "");619 EXPECT_EQ(context_->GetExternalFilesDir(type), "");1165 EXPECT_EQ(context_->GetExternalFilesDir(type), "");1177 EXPECT_EQ(context_->GetExternalFilesDir(type), "");
736 auto result = context_->GetExternalFilesDir(type);