Lines Matching refs:GetP2PDir
161 base::FilePath path = test_conf_->GetP2PDir().Append( in TEST_F()
167 path = test_conf_->GetP2PDir().Append( in TEST_F()
185 "%s/file_%d.cros_au.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
189 "%s/file_%d.OTHER.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
225 base::FilePath path = test_conf_->GetP2PDir().Append( in TEST_F()
241 path = test_conf_->GetP2PDir().Append( in TEST_F()
259 "%s/file_%d.cros_au.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
263 "%s/file_%d.OTHER.p2p", test_conf_->GetP2PDir().value().c_str(), n); in TEST_F()
365 test_conf_->GetP2PDir().Append("foo.cros_au.p2p.tmp")); in TEST_F()
366 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
385 test_conf_->GetP2PDir().Append("foo.cros_au.p2p.tmp")); in TEST_F()
386 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
395 test_conf_->GetP2PDir().Append("foo.cros_au.p2p")); in TEST_F()
396 EXPECT_TRUE(CheckP2PFile(test_conf_->GetP2PDir().value(), in TEST_F()
414 test_conf_->GetP2PDir().value(), "foo.cros_au.p2p", 42, 43)); in TEST_F()
417 test_conf_->GetP2PDir().Append("foo.cros_au.p2p")); in TEST_F()
430 test_conf_->GetP2PDir().value(), "bar.cros_au.p2p.tmp", 44, 45)); in TEST_F()
433 test_conf_->GetP2PDir().Append("bar.cros_au.p2p.tmp")); in TEST_F()