Home
last modified time | relevance | path

Searched refs:fp_copy (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-filepath_test.cc604 const FilePath fp_copy(fp); in TEST() local
605 EXPECT_EQ("spicy", fp_copy.string()); in TEST()