Searched refs:GetAbsolutePathOf (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/gtest/test/
H A Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { function in namespace:testing::internal::__anon28909
81 EXPECT_STREQ(GetAbsolutePathOf(FilePath("test_detail.xml")).c_str(),
87 EXPECT_STREQ(GetAbsolutePathOf(FilePath("filename.abc")).c_str(),
97 GetAbsolutePathOf(
100 GetAbsolutePathOf(
103 GetAbsolutePathOf(
115 GetAbsolutePathOf(
118 GetAbsolutePathOf(
121 GetAbsolutePathOf(
124 GetAbsolutePathOf(
[all...]
/external/chromium_org/testing/gtest/test/
H A Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { function in namespace:testing::internal::__anon10873
81 EXPECT_EQ(GetAbsolutePathOf(FilePath("test_detail.xml")).string(),
87 EXPECT_EQ(GetAbsolutePathOf(FilePath("filename.abc")).string(),
94 GetAbsolutePathOf(
/external/gtest/test/
H A Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { function in namespace:testing::internal::__anon21605
81 EXPECT_EQ(GetAbsolutePathOf(FilePath("test_detail.xml")).string(),
87 EXPECT_EQ(GetAbsolutePathOf(FilePath("filename.abc")).string(),
94 GetAbsolutePathOf(

Completed in 97 milliseconds