Home
last modified time | relevance | path

Searched defs:cacheDir (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp480 hidl_string cacheDir = "/data/local/tmp"; in TEST_P() local
540 hidl_string cacheDir = "/data/local/tmp"; in TEST_P() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp489 Return<void> Context::contextSetCacheDir(const hidl_string& cacheDir) { in contextSetCacheDir()
585 …ptGroup2> Context::scriptGroup2Create(const hidl_string& name, const hidl_string& cacheDir, const … in scriptGroup2Create()
759 Return<Script> Context::scriptCCreate(const hidl_string& resName, const hidl_string& cacheDir, cons… in scriptCCreate()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp235 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp232 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local