Home
last modified time | relevance | path

Searched refs:GetFilePath (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream_unittest.cc30 webrtc::test::RemoveFile(stream.GetFilePath(i)); in CleanupLogDirectory()
133 std::string logfile_path = stream_->GetFilePath(0); in TEST_F()
154 VerifyFileContents(message, stream_->GetFilePath(1)); in TEST_F()
158 EXPECT_TRUE(webrtc::test::FileExists(stream_->GetFilePath(i))); in TEST_F()
163 EXPECT_TRUE(webrtc::test::FileExists(stream_->GetFilePath(i))); in TEST_F()
231 VerifyFileContents(expected_file_contents, stream_->GetFilePath(0)); in TEST_F()
237 TEST_F(MAYBE_FileRotatingStreamTest, GetFilePath) { in TEST_F() argument
242 EXPECT_EQ(0, stream_->GetFilePath(i).compare(0, prefix.size(), prefix)); in TEST_F()
H A Dfile_rotating_stream.h61 std::string GetFilePath(size_t index) const;
88 std::string GetFilePath(size_t index, size_t num_files) const;
H A Dfile_rotating_stream.cc198 file_names_.push_back(GetFilePath(i, num_files)); in FileRotatingStream()
269 std::string FileRotatingStream::GetFilePath(size_t index) const { in GetFilePath() function in rtc::FileRotatingStream
328 std::string FileRotatingStream::GetFilePath(size_t index, in GetFilePath() function in rtc::FileRotatingStream
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp183 FString CMultiOutStream::GetFilePath(unsigned index) in GetFilePath() function in CMultiOutStream
214 FString path = GetFilePath(index); in CloseStream_and_DeleteFile()
240 const FString path = GetFilePath(index); in CloseStream_and_FinalRename()
294 const FString path = GetFilePath(Streams.Size()); in CreateNewStream()
367 FString path = GetFilePath(streamIndex); in ReOpenStream()
547 if (!SetDirTime(GetFilePath(i), NULL, NULL, &mTime)) in SetMTime_Final()
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp6948 std::string P = HTC.GetFilePath(RelName.c_str()); in constructHexagonLinkArgs()
7096 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("rcrt1.o"))); in ConstructJob()
7098 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("Scrt1.o"))); in ConstructJob()
7100 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("crt1.o"))); in ConstructJob()
7102 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("crti.o"))); in ConstructJob()
7119 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("crtn.o"))); in ConstructJob()
7436 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("crt0.o"))); in ConstructJob()
7437 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("crtbegin.o"))); in ConstructJob()
7459 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath("crtend.o"))); in ConstructJob()
8015 Args.MakeArgString(getToolChain().GetFilePath("ld.so.1"))); in ConstructJob()
[all …]
H A DToolChain.cpp335 std::string ToolChain::GetFilePath(const char *Name) const { in GetFilePath() function in ToolChain
336 return D.GetFilePath(Name, *this); in GetFilePath()
677 std::string Path = GetFilePath("crtfastmath.o"); in AddFastMathRuntimeIfAvailable()
/aosp_15_r20/external/sandboxed-api/contrib/libtiff/example/
H A Dmain_sandboxed.cc111 std::string GetFilePath(const std::string& dir, const std::string& filename) { in GetFilePath() function
121 std::string GetFilePath(const std::string filename) { in GetFilePath() function
150 srcfile = GetFilePath(srcfilerel); in main()
152 srcfile = GetFilePath(argv[1], srcfilerel); in main()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/test/
H A Dfile_util.cc172 if (!DeleteFileA(GetFilePath(file).c_str())) { in ~TemporaryDirectory()
181 if (unlink(GetFilePath(file).c_str()) != 0) { in ~TemporaryDirectory()
226 ScopedFILE file(fopen(GetFilePath(filename).c_str(), "wb")); in AddFile()
/aosp_15_r20/external/boringssl/src/crypto/test/
H A Dfile_util.cc174 if (!DeleteFileA(GetFilePath(file).c_str())) { in ~TemporaryDirectory()
183 if (unlink(GetFilePath(file).c_str()) != 0) { in ~TemporaryDirectory()
228 ScopedFILE file(fopen(GetFilePath(filename).c_str(), "wb")); in AddFile()
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Docsp_unittest.cc20 std::string GetFilePath(const std::string &file_name) { in GetFilePath() function
151 ASSERT_TRUE(ReadTestDataFromPemFile(GetFilePath(params.file_name), mappings)); in TEST_P()
205 ReadTestDataFromPemFile(GetFilePath("good_response.pem"), mappings)); in TEST_P()
H A Dcrl_unittest.cc22 std::string GetFilePath(std::string_view file_name) { in GetFilePath() function
140 ASSERT_TRUE(ReadTestDataFromPemFile(GetFilePath(file_name), mappings)); in TEST_P()
H A Dparse_certificate_unittest.cc31 std::string GetFilePath(const std::string &file_name) { in GetFilePath() function
54 std::string test_file_path = GetFilePath(file_name); in RunCertificateTest()
162 std::string test_file_path = GetFilePath(file_name); in RunTbsCertificateTestGivenVersion()
666 std::string test_file_path = GetFilePath(file_name); in GetCrlDps()
H A Dparsed_certificate_unittest.cc20 std::string GetFilePath(const std::string &file_name) { in GetFilePath() function
38 std::string test_file_path = GetFilePath(file_name); in ParseCertificateFromFile()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization.cc66 inline std::string GetFilePath(const std::string& cache_dir, in GetFilePath() function
90 auto filepath = GetFilePath(cache_dir_, model_token_, fingerprint_); in SetData()
163 auto filepath = GetFilePath(cache_dir_, model_token_, fingerprint_); in GetData()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_interactiveform.cpp418 WideString sDestination = action.GetFilePath(); in DoAction_SubmitForm()
463 m_pFormFillEnv->GetFilePath(), fields, bIncludeOrExclude); in ExportFieldsToFDFTextBuf()
473 m_pInteractiveForm->ExportToFDF(m_pFormFillEnv->GetFilePath()); in SubmitForm()
487 m_pInteractiveForm->ExportToFDF(m_pFormFillEnv->GetFilePath()); in ExportFormToFDFTextBuf()
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libpng/tests/
H A Dextended_test.cc194 std::string infile = GetFilePath("red_ball.png"); in TEST()
195 std::string outfile = GetFilePath("test_output.png"); in TEST()
H A Dhelper.h22 std::string GetFilePath(absl::string_view filename);
H A Dhelper.cc22 std::string GetFilePath(absl::string_view filename) { in GetFilePath() function
/aosp_15_r20/external/sandboxed-api/contrib/libtiff/test/
H A Dhelper.h27 std::string GetFilePath(const std::string& filename);
H A Dhelper.cc19 std::string GetFilePath(const std::string& filename) { in GetFilePath() function
/aosp_15_r20/external/deqp-deps/amber/src/amberscript/
Dparser_shader_test.cc478 EXPECT_EQ("embedded-shaders/shader_name", shader->GetFilePath()); in TEST_F()
498 EXPECT_EQ("my_fragment_shader", shader->GetFilePath()); in TEST_F()
/aosp_15_r20/test/dittosuite/include/ditto/
H A Dutils.h27 std::string GetFilePath(SyscallInterface& syscall, int fd);
/aosp_15_r20/test/dittosuite/src/
H A Dutils.cpp36 std::string GetFilePath(SyscallInterface& syscall, int fd) { in GetFilePath() function
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/
H A DConfigFile.h56 const char* GetFilePath() { return config_file_path_; } in GetFilePath() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dshader.h37 const std::string& GetFilePath() const { return file_path_; } in GetFilePath() function

123