| /external/autotest/client/deps/glbench/src/ |
| D | filepath.h | 12 FilePath() { this->path_ = std::string(""); } in FilePath() function 13 FilePath(const FilePath& that) { this->path_ = that.path_; } in FilePath() function 14 FilePath(std::string path) { this->path_ = path; } in FilePath() function 15 FilePath(const char* path) { this->path_ = path; } in FilePath() function
|
| /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() function 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/googletest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
| D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 61 FilePath() : pathname_("") { } in FilePath() function 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /external/deqp/framework/delibs/decpp/ |
| D | deFilePath.hpp | 36 class FilePath class 89 inline FilePath::FilePath (void) in FilePath() function in de::FilePath 93 inline FilePath::FilePath (const std::string& path) in FilePath() function in de::FilePath 98 inline FilePath::FilePath (const char* path) in FilePath() function in de::FilePath
|
| /external/libchrome/crypto/ |
| D | nss_util_internal.h | 19 class FilePath; variable
|
| /external/libchrome/base/ |
| D | file_version_info.h | 19 class FilePath; variable
|
| D | path_service.h | 17 class FilePath; variable
|
| D | scoped_native_library.h | 14 class FilePath; variable
|
| D | command_line.h | 30 class FilePath; variable
|
| /external/libchrome/base/test/ |
| D | test_file_util.h | 29 class FilePath; variable
|
| D | gtest_util.h | 46 class FilePath; variable
|
| /external/clang/lib/Basic/ |
| D | FileManager.cpp | 442 SmallString<128> FilePath(Entry->getName()); in getBufferForFile() local 453 SmallString<128> FilePath(Filename); in getBufferForFile() local 470 SmallString<128> FilePath(Path); in getStatValue() local 479 SmallString<128> FilePath(Path); in getNoncachedStatValue() local
|
| /external/libchrome/base/files/ |
| D | file_tracing.h | 25 class FilePath; variable
|
| /external/libchrome/base/i18n/ |
| D | rtl.h | 17 class FilePath; variable
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Process.cpp | 46 SmallString<128> FilePath(Dir); in FindInEnvPath() local
|
| /external/llvm/lib/Support/ |
| D | Process.cpp | 46 SmallString<128> FilePath(Dir); in FindInEnvPath() local
|
| D | FileOutputBuffer.cpp | 39 FileOutputBuffer::create(StringRef FilePath, size_t Size, unsigned Flags) { in create()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| D | Process.cpp | 55 SmallString<128> FilePath(Dir); in FindInEnvPath() local
|
| /external/clang/unittests/AST/ |
| D | EvaluateAsRValueTest.cpp | 62 llvm::StringRef FilePath) override { in CreateASTConsumer()
|