Searched defs:MakeFileName (Results 1 - 5 of 5) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest-filepath.cc98 FilePath FilePath::MakeFileName(const FilePath& directory, function in class:testing::internal::FilePath
156 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
/external/gtest/src/
H A Dgtest-filepath.cc144 FilePath FilePath::MakeFileName(const FilePath& directory, function in class:testing::internal::FilePath
256 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
/external/chromium/testing/gtest/src/
H A Dgtest-filepath.cc176 FilePath FilePath::MakeFileName(const FilePath& directory, function in class:testing::internal::FilePath
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
/external/llvm/utils/unittest/googletest/
H A Dgtest-filepath.cc176 FilePath FilePath::MakeFileName(const FilePath& directory, function in class:testing::internal::FilePath
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
/external/protobuf/gtest/src/
H A Dgtest-filepath.cc145 FilePath FilePath::MakeFileName(const FilePath& directory, function in class:testing::internal::FilePath
254 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));

Completed in 933 milliseconds