OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTmpDir
(Results
1 - 6
of
6
) 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
115
SkString Test::
GetTmpDir
() {
Test.h
62
static SkString
GetTmpDir
();
skia_test.cpp
137
SkString tmpDir = Test::
GetTmpDir
();
StreamTest.cpp
133
SkString tmpDir = skiatest::Test::
GetTmpDir
();
DataRefTest.cpp
177
SkString tmpDir = skiatest::Test::
GetTmpDir
();
Completed in 42 milliseconds