Lines Matching refs:GetP2PDir
153 base::FilePath path = test_conf_->GetP2PDir().Append( in TEST_F()
159 path = test_conf_->GetP2PDir().Append( in TEST_F()
177 "%s/file_%d.cros_au.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
181 "%s/file_%d.OTHER.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
217 base::FilePath path = test_conf_->GetP2PDir().Append( in TEST_F()
233 path = test_conf_->GetP2PDir().Append( in TEST_F()
251 "%s/file_%d.cros_au.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
255 "%s/file_%d.OTHER.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
357 test_conf_->GetP2PDir().Append("foo.cros_au.p2p.tmp")); in TEST_F()
358 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
377 test_conf_->GetP2PDir().Append("foo.cros_au.p2p.tmp")); in TEST_F()
378 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
387 test_conf_->GetP2PDir().Append("foo.cros_au.p2p")); in TEST_F()
388 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
406 test_conf_->GetP2PDir().value(), "foo.cros_au.p2p", 42, 43)); in TEST_F()
409 test_conf_->GetP2PDir().Append("foo.cros_au.p2p")); in TEST_F()
422 test_conf_->GetP2PDir().value(), "bar.cros_au.p2p.tmp", 44, 45)); in TEST_F()
425 test_conf_->GetP2PDir().Append("bar.cros_au.p2p.tmp")); in TEST_F()