OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTmpDir
(Results
1 - 5
of
5
) sorted by null
/external/skia/tests/
DocumentTest.cpp
33
SkString tmpDir = skiatest::Test::
GetTmpDir
();
37
// tests, but if
GetTmpDir
() starts returning and empty dir
62
SkString tmpDir = skiatest::Test::
GetTmpDir
();
65
// tests, but if
GetTmpDir
() starts returning and empty dir
Test.h
63
static SkString
GetTmpDir
();
skia_test.cpp
138
SkString Test::
GetTmpDir
() {
186
SkString tmpDir = Test::
GetTmpDir
();
StreamTest.cpp
136
SkString tmpDir = skiatest::Test::
GetTmpDir
();
DataRefTest.cpp
178
SkString tmpDir = skiatest::Test::
GetTmpDir
();
Completed in 322 milliseconds