Home
last modified time | relevance | path

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

/external/abseil-cpp/absl/debugging/
Dfailure_signal_handler_test.cc72 std::string GetTmpDir() { in GetTmpDir() function
99 std::string tmp_dir = GetTmpDir(); in TEST_P()
/external/webrtc/third_party/abseil-cpp/absl/debugging/
Dfailure_signal_handler_test.cc72 std::string GetTmpDir() { in GetTmpDir() function
99 std::string tmp_dir = GetTmpDir(); in TEST_P()
/external/openscreen/third_party/abseil/src/absl/debugging/
Dfailure_signal_handler_test.cc72 std::string GetTmpDir() { in GetTmpDir() function
99 std::string tmp_dir = GetTmpDir(); in TEST_P()
/external/libtextclassifier/abseil-cpp/absl/debugging/
Dfailure_signal_handler_test.cc72 std::string GetTmpDir() { in GetTmpDir() function
99 std::string tmp_dir = GetTmpDir(); in TEST_P()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dfailure_signal_handler_test.cc72 std::string GetTmpDir() { in GetTmpDir() function
99 std::string tmp_dir = GetTmpDir(); in TEST_P()
/external/skqp/tests/
DTest.cpp36 SkString skiatest::GetTmpDir() { in GetTmpDir() function in skiatest
DPDFDocumentTest.cpp44 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile()
77 SkString tmpDir = skiatest::GetTmpDir(); in test_file()
DStreamBufferTest.cpp80 SkString tmpDir = skiatest::GetTmpDir(); in DEF_TEST()
Dskia_test.cpp157 SkString tmpDir = skiatest::GetTmpDir(); in main()
DTest.h19 SkString GetTmpDir();
DStreamTest.cpp136 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream()
297 auto tmpdir = skiatest::GetTmpDir(); in DEF_TEST()
DDataRefTest.cpp156 SkString tmpDir = skiatest::GetTmpDir(); in test_files()
/external/skia/tests/
DPDFDocumentTest.cpp45 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile()
78 SkString tmpDir = skiatest::GetTmpDir(); in test_file()
DTest.cpp52 SkString skiatest::GetTmpDir() { in GetTmpDir() function in skiatest
DStreamBufferTest.cpp79 SkString tmpDir = skiatest::GetTmpDir(); in DEF_TEST()
Dskia_test.cpp174 SkString tmpDir = skiatest::GetTmpDir(); in main()
DTest.h19 SkString GetTmpDir();
DDataRefTest.cpp154 SkString tmpDir = skiatest::GetTmpDir(); in test_files()
DStreamTest.cpp141 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream()
305 auto tmpdir = skiatest::GetTmpDir(); in DEF_TEST()
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc86 static std::string* GetTmpDir() { in GetTmpDir() function
101 *GetTmpDir(), in SetUp()
534 if (!GetTmpDir()) { in main()
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc59 static std::string* GetTmpDir() { in GetTmpDir() function
77 *GetTmpDir(), in SetUp()
663 if (!GetTmpDir()) { in main()
/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp130 SkString tmpDir = skiatest::GetTmpDir(); in ~TestCanvas()