Home
last modified time | relevance | path

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

/system/update_engine/common/
Dprefs_unittest.cc174 auto ns2B_path = ns1_path.Append(ns2B); in TEST() local
177 EXPECT_TRUE(base::CreateDirectory(ns2B_path)); in TEST()
178 EXPECT_TRUE(base::PathExists(ns2B_path)); in TEST()