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

  /external/chromium_org/third_party/skia/tests/
DocumentTest.cpp 32 SkString tmpDir = skiatest::Test::GetTmpDir();
36 // tests, but if GetTmpDir() starts returning and empty dir
61 SkString tmpDir = skiatest::Test::GetTmpDir();
64 // tests, but if GetTmpDir() starts returning and empty dir
Test.cpp 119 SkString Test::GetTmpDir() {
Test.h 63 static SkString GetTmpDir();
StreamTest.cpp 133 SkString tmpDir = skiatest::Test::GetTmpDir();
skia_test.cpp 156 SkString tmpDir = Test::GetTmpDir();
DataRefTest.cpp 177 SkString tmpDir = skiatest::Test::GetTmpDir();
  /external/skia/tests/
DocumentTest.cpp 32 SkString tmpDir = skiatest::Test::GetTmpDir();
36 // tests, but if GetTmpDir() starts returning and empty dir
61 SkString tmpDir = skiatest::Test::GetTmpDir();
64 // tests, but if GetTmpDir() starts returning and empty dir
Test.cpp 119 SkString Test::GetTmpDir() {
Test.h 63 static SkString GetTmpDir();
StreamTest.cpp 133 SkString tmpDir = skiatest::Test::GetTmpDir();
skia_test.cpp 156 SkString tmpDir = Test::GetTmpDir();
DataRefTest.cpp 177 SkString tmpDir = skiatest::Test::GetTmpDir();

Completed in 207 milliseconds