Lines Matching refs:GetP2PDir
148 base::FilePath path = test_conf_->GetP2PDir().Append(base::StringPrintf( in TEST_F()
154 path = test_conf_->GetP2PDir().Append(base::StringPrintf( in TEST_F()
173 test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
178 test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
211 base::FilePath path = test_conf_->GetP2PDir().Append(base::StringPrintf( in TEST_F()
227 path = test_conf_->GetP2PDir().Append(base::StringPrintf( in TEST_F()
246 test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
251 test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
352 test_conf_->GetP2PDir().Append("foo.cros_au.p2p.tmp")); in TEST_F()
353 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
375 test_conf_->GetP2PDir().Append("foo.cros_au.p2p.tmp")); in TEST_F()
376 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
383 test_conf_->GetP2PDir().Append("foo.cros_au.p2p")); in TEST_F()
384 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
405 EXPECT_TRUE(CreateP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
409 test_conf_->GetP2PDir().Append("foo.cros_au.p2p")); in TEST_F()
421 EXPECT_TRUE(CreateP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
425 test_conf_->GetP2PDir().Append("bar.cros_au.p2p.tmp")); in TEST_F()