HomeSort by relevance Sort by last modified time
    Searched refs:MakeFileName (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/third_party/leveldatabase/src/db/
filename.cc 18 static std::string MakeFileName(const std::string& name, uint64_t number,
29 return MakeFileName(name, number, "log");
34 return MakeFileName(name, number, "ldb");
39 return MakeFileName(name, number, "sst");
60 return MakeFileName(dbname, number, "dbtmp");
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-filepath.h 87 static FilePath MakeFileName(const FilePath& directory,
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-filepath.h 91 static FilePath MakeFileName(const FilePath& directory,
  /external/gtest/include/gtest/internal/
gtest-filepath.h 87 static FilePath MakeFileName(const FilePath& directory,
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-filepath.h 91 static FilePath MakeFileName(const FilePath& directory,
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-filepath.h 91 static FilePath MakeFileName(const FilePath& directory,
  /external/protobuf/gtest/include/gtest/internal/
gtest-filepath.h 91 static FilePath MakeFileName(const FilePath& directory,
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-filepath.h 87 static FilePath MakeFileName(const FilePath& directory,
  /external/chromium_org/testing/gtest/test/
gtest-filepath_test.cc 251 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
257 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
263 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
269 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
275 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
281 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
499 unique_file0_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
501 unique_file1_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
  /external/gtest/test/
gtest-filepath_test.cc 251 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
257 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
263 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
269 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
275 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
281 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
499 unique_file0_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
501 unique_file1_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
  /external/protobuf/gtest/test/
gtest-filepath_test.cc 195 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
201 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
207 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
213 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
219 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
225 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
431 unique_file0_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
433 unique_file1_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
  /ndk/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 251 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
257 FilePath actual = FilePath::MakeFileName(FilePath("foo"), FilePath("bar"),
263 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
269 FilePath actual = FilePath::MakeFileName(FilePath("foo" GTEST_PATH_SEP_),
275 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
281 FilePath actual = FilePath::MakeFileName(FilePath(""), FilePath("bar"),
499 unique_file0_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
501 unique_file1_.Set(FilePath::MakeFileName(testdata_path_, FilePath("unique"),
  /external/chromium_org/testing/gtest/src/
gtest-filepath.cc 176 FilePath FilePath::MakeFileName(const FilePath& directory,
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-filepath.cc 176 FilePath FilePath::MakeFileName(const FilePath& directory,
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /external/gtest/src/
gtest-filepath.cc 178 FilePath FilePath::MakeFileName(const FilePath& directory,
287 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /external/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 174 FilePath FilePath::MakeFileName(const FilePath& directory,
283 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 176 FilePath FilePath::MakeFileName(const FilePath& directory,
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /external/protobuf/gtest/src/
gtest-filepath.cc 145 FilePath FilePath::MakeFileName(const FilePath& directory,
254 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 178 FilePath FilePath::MakeFileName(const FilePath& directory,
287 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1865 milliseconds