Home
last modified time | relevance | path

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

/external/skia/tests/
DPDFDocumentTest.cpp44 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile()
73 SkString tmpDir = skiatest::GetTmpDir(); in test_file()
DTest.cpp34 SkString skiatest::GetTmpDir() { in GetTmpDir() function in skiatest
DStreamBufferTest.cpp72 SkString tmpDir = skiatest::GetTmpDir(); in DEF_TEST()
Dskia_test.cpp158 SkString tmpDir = skiatest::GetTmpDir(); in main()
DTest.h28 SkString GetTmpDir();
DDataRefTest.cpp147 SkString tmpDir = skiatest::GetTmpDir(); in test_files()
DStreamTest.cpp132 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream()