Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/forward_list/
H A DTestDataFormatterGenericForwardList.py23 def do_test(self, stdlib_type): argument
25 self.build(dictionary={stdlib_type: "1"})
85 def do_test_ptr_and_ref(self, stdlib_type): argument
87 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/list/
H A DTestDataFormatterGenericList.py27 def do_test_with_run_command(self, stdlib_type): argument
29 self.build(dictionary={stdlib_type: "1"})
64 if stdlib_type == USE_LIBSTDCPP:
211 def do_test_ptr_and_ref(self, stdlib_type): argument
213 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/bitset/
H A DTestDataFormatterGenericBitset.py50 def do_test_value(self, stdlib_type): argument
52 self.build(dictionary={stdlib_type: "1"})
70 def do_test_ptr_and_ref(self, stdlib_type): argument
72 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/multiset/
H A DTestDataFormatterGenericMultiSet.py40 def do_test_with_run_command(self, stdlib_type): argument
42 self.build(dictionary={stdlib_type: "1"})
128 def do_test_ref_and_ptr(self, stdlib_type): argument
130 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/set/
H A DTestDataFormatterGenericSet.py41 def do_test_with_run_command(self,stdlib_type): argument
43 self.build(dictionary={stdlib_type: "1"})
129 def do_test_ref_and_ptr(self,stdlib_type): argument
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/unordered/
H A DTestDataFormatterGenericUnordered.py15 def do_test_with_run_command(self, stdlib_type): argument
16 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/optional/
H A DTestDataFormatterGenericOptional.py11 def do_test_with_run_command(self, stdlib_type): argument
22 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/list/loop/
H A DTestDataFormatterGenericListLoop.py19 def do_test_with_run_command(self, stdlib_type): argument
20 self.build(dictionary={stdlib_type: "1"})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/deque/
H A DTestDataFormatterGenericDeque.py25 def do_test(self, stdlib_type): argument
26 self.build(dictionary={stdlib_type: '1'})
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/multimap/
H A DTestDataFormatterGenericMultiMap.py40 def do_test_with_run_command(self, stdlib_type): argument
42 self.build(dictionary={stdlib_type: "1"})