Searched refs:GetPath (Results 1 – 5 of 5) sorted by relevance
65 const std::string& GetPath() const;
64 const std::string& Node::GetPath() const { in GetPath() function in android::perfmgr::Node
384 EXPECT_EQ(files_[0 + 2]->path, nodes[0]->GetPath()); in TEST_F()385 EXPECT_EQ(files_[1 + 2]->path, nodes[1]->GetPath()); in TEST_F()400 EXPECT_EQ(prop_, nodes[2]->GetPath()); in TEST_F()477 EXPECT_EQ(files_[0 + 2]->path, nodes[0]->GetPath()); in TEST_F()478 EXPECT_EQ(files_[1 + 2]->path, nodes[1]->GetPath()); in TEST_F()493 EXPECT_EQ(prop_, nodes[2]->GetPath()); in TEST_F()
113 EXPECT_EQ(test_path, t.GetPath()); in TEST()
104 EXPECT_EQ(test_path, t.GetPath()); in TEST()