Home
last modified time | relevance | path

Searched refs:systemPath (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp340 char const *systemPath = "pages/system"; in SetBlockPage() local
342 if (strstr(path.c_str(), systemPath) != NULL || in SetBlockPage()
Drandom_test_flow.cpp374 for (string systemPath : systemPaths) { in SetBlockPage() local
375 if (path.find(systemPath) != string::npos) { in SetBlockPage()