Lines Matching defs:GetProfilePath

115 base::FilePath ProfileInfoCacheTest::GetProfilePath(
131 GetProfilePath(base::StringPrintf("path_%ud", i));
164 GetProfilePath(base::StringPrintf("path_%ud", i));
179 base::FilePath path_1 = GetProfilePath("path_1");
184 base::FilePath path_2 = GetProfilePath("path_2");
200 GetProfilePath("path_1"), ASCIIToUTF16("name_1"),
203 GetProfilePath("path_2"), ASCIIToUTF16("name_2"),
225 GetProfilePath("path_a"), name_a, base::string16(), 0, std::string());
229 GetProfilePath("path_c"), name_c, base::string16(), 0, std::string());
238 GetProfilePath("path_b"), name_b, base::string16(), 0, std::string());
255 GetCache()->DeleteProfileFromCache(GetProfilePath("path_c"));
264 GetProfilePath("path_1"), ASCIIToUTF16("name_1"),
267 GetProfilePath("path_2"), ASCIIToUTF16("name_2"),
291 GetProfilePath("path_1"), ASCIIToUTF16("name_1"),
309 GetProfilePath("path_1"), ASCIIToUTF16("Person 1"),
313 GetProfilePath("path_2"), profile_name, base::string16(), 0,
316 int index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1"));
317 int index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2"));
326 index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1"));
327 index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2"));
339 index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1"));
340 index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2"));
351 GetProfilePath("path_1"), ASCIIToUTF16("name_1"),
354 GetProfilePath("path_2"), ASCIIToUTF16("name_2"),
419 GetProfilePath("path_1"), ASCIIToUTF16("name_1"),
447 GetProfilePath("test"), ASCIIToUTF16("Test"),
470 GetProfilePath("path_1"), profile_name, base::string16(), 0,
520 base::FilePath profile_path = GetProfilePath(kTestCases[i].profile_path);
544 base::FilePath path_1 = GetProfilePath("path_1");
598 base::FilePath path_1 = GetProfilePath("path_1");
601 base::FilePath path_2 = GetProfilePath("path_2");
605 base::FilePath path_3 = GetProfilePath("path_3");
609 base::FilePath path_4 = GetProfilePath("path_4");
613 base::FilePath path_5 = GetProfilePath("path_5");
647 base::FilePath path_1 = GetProfilePath("path_1");
651 base::FilePath path_2 = GetProfilePath("path_2");
655 base::FilePath path_3 = GetProfilePath("path_3");
659 base::FilePath path_4 = GetProfilePath("path_4");