Home
last modified time | relevance | path

Searched refs:resDir (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBManager.java130 File resDir = currentDirectory; in RBManager()
131 if (resDir != null && resDir.isDirectory()) { in RBManager()
132 String[] temp = resDir.list(); in RBManager()
271 File tempFile = new File(resDir, NLSbaseClass + "_" + encodings[i] + NLSpostfix); in RBManager()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_deal_test.cpp758 const std::string resDir = context_->GetPreferencesDir(); in HWTEST_F() local
759 EXPECT_TRUE(expectationDir == resDir); in HWTEST_F()
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
H A Dmain.go1156 resDir := filepath.Join(r.cacheRoot, "res", commit.String())
1161 resDir: resDir,
1183 resDir string // directory for the test results
1353 return filepath.Join(t.resDir, testLists.Hash(), d.hash)

Completed in 8 milliseconds