Searched refs:MakeImportStackMessage (Results 1 – 3 of 3) sorted by relevance
7 from mojom_bindings_generator import MakeImportStackMessage28 self.assertEquals(MakeImportStackMessage(["x"]), "")29 self.assertEquals(MakeImportStackMessage(["x", "y"]),31 self.assertEquals(MakeImportStackMessage(["x", "y", "z"]),
73 def MakeImportStackMessage(imported_filename_stack): function174 MakeImportStackMessage(imported_filename_stack + [rel_filename.path])
264 MakeImportStackMessage(imported_filename_stack + [rel_filename.path])