Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/mb/
Dmb.py447 if not self.Exists(self.ToAbsPath(config)):
500 toolchain_path = self.PathJoin(self.ToAbsPath(build_dir),
513 gn_args_path = self.PathJoin(self.ToAbsPath(build_dir), 'args.gn')
531 if not self.Exists(self.ToAbsPath(config)):
685 self.MaybeMakeDirectory(self.ToAbsPath(build_dir))
687 gn_args_path = self.ToAbsPath(build_dir, 'args.gn')
708 gn_runtime_deps_path = self.ToAbsPath(build_dir, 'runtime_deps')
751 runtime_deps_path = self.ToAbsPath(build_dir, r)
796 isolate_path = self.ToAbsPath(build_dir, target + '.isolate')
883 content = self.ReadFile(self.ToAbsPath(args_file))
[all …]
Dmb_test.py185 mbw.ToAbsPath('//testing/buildbot/gn_isolate_map.pyl'), '''{
193 mbw.ToAbsPath('//build/args/bots/fake_builder_group/fake_args_bot.gn'),