Lines Matching refs:AppendPathComponent
48 fs.AppendPathComponent(dummy_remote_dir); in GetDummyRemotePath()
49 fs.AppendPathComponent(module_name); in GetDummyRemotePath()
54 spec.AppendPathComponent(".cache"); in GetUuidView()
55 spec.AppendPathComponent(module_uuid); in GetUuidView()
56 spec.AppendPathComponent(module_name); in GetUuidView()
61 spec.AppendPathComponent(hostname); in GetSysrootView()
62 spec.AppendPathComponent(dummy_remote_dir); in GetSysrootView()
63 spec.AppendPathComponent(module_name); in GetSysrootView()
128 test_cache_dir.AppendPathComponent("GetAndPut"); in TEST_F()
137 test_cache_dir.AppendPathComponent("GetAndPutUuidExists"); in TEST_F()
153 test_cache_dir.AppendPathComponent("GetAndPutStrangeHostname"); in TEST_F()