Home
last modified time | relevance | path

Searched refs:try_command (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/frameworks/rs/tests/lldb/tests/testcases/
H A Dtest_allocation_dump_2.py40 self.try_command('process continue',
45 self.try_command('breakpoint del 1',
49 self.try_command('process continue',
55 self.try_command('language renderscript allocation dump 20',
84 self.try_command('language renderscript allocation dump 21',
99 self.try_command('language renderscript allocation dump 22',
108 self.try_command('language renderscript allocation dump 23',
305 self.try_command('breakpoint del 2',
309 self.try_command('process continue',
531 self.try_command('breakpoint del 3',
[all …]
H A Dtest_allocation_dump_2_cpp.py40 self.try_command('process continue',
45 self.try_command('breakpoint del 1',
49 self.try_command('process continue',
55 self.try_command('language renderscript allocation dump 20',
82 self.try_command('language renderscript allocation dump 21',
97 self.try_command('language renderscript allocation dump 22',
106 self.try_command('language renderscript allocation dump 23',
300 self.try_command('breakpoint del 2',
304 self.try_command('process continue',
521 self.try_command('breakpoint del 3',
[all …]
H A Dtest_allocation_dump_2_jni.py40 self.try_command('process continue',
45 self.try_command('breakpoint del 1',
49 self.try_command('process continue',
55 self.try_command('language renderscript allocation dump 20',
82 self.try_command('language renderscript allocation dump 21',
97 self.try_command('language renderscript allocation dump 22',
106 self.try_command('language renderscript allocation dump 23',
115 self.try_command('language renderscript allocation dump 24',
142 self.try_command('language renderscript allocation dump 25',
300 self.try_command('breakpoint del 2',
[all …]
H A Dtest_language_subcmds.py53 self.try_command('language',
56 self.try_command('language renderscript status',
70 self.try_command('process continue',
73 self.try_command('language renderscript kernel',
82 self.try_command('language renderscript kernel list',
91 self.try_command('language renderscript context',
94 self.try_command('language renderscript context dump',
98 self.try_command('language renderscript allocation',
105 self.try_command('language renderscript allocation list',
141 self.try_command('language renderscript module',
[all …]
H A Dtest_call_api_funs.py93 self.try_command('process continue',
107 self.try_command('expr int_global',
116 self.try_command('expr uint_global',
125 self.try_command('expr int_global',
134 self.try_command('expr uint_global',
143 self.try_command('expr int_global',
152 self.try_command('expr uint_global',
161 self.try_command('expr int_global',
170 self.try_command('expr int_global',
179 self.try_command('expr uint_global',
[all …]
H A Dtest_allocation_dump_1.py43 self.try_command('process continue',
53 self.try_command('language renderscript allocation dump 1 -f ' +
73 self.try_command('language renderscript allocation dump 3',
100 self.try_command('language renderscript allocation dump 4',
115 self.try_command('language renderscript allocation dump 5',
124 self.try_command('language renderscript allocation dump 6',
133 self.try_command('language renderscript allocation dump 7',
160 self.try_command('language renderscript allocation dump 8',
175 self.try_command('language renderscript allocation dump 9',
184 self.try_command('language renderscript allocation dump 10',
[all …]
H A Dtest_language_subcmds_no_debug.py50 self.try_command('language renderscript status',
58 self.try_command('process continue',
61 self.try_command('language renderscript kernel',
66 self.try_command('language renderscript kernel list',
72 self.try_command('language renderscript context',
75 self.try_command('language renderscript context dump',
79 self.try_command('language renderscript allocation',
86 self.try_command('language renderscript allocation list',
95 self.try_command('language renderscript allocation dump 1',
124 self.try_command('language renderscript module',
[all …]
H A Dtest_rs_consts.py49 self.try_command('expr M_1_PI',
52 self.try_command('expr M_2_PI',
58 self.try_command('expr M_E',
61 self.try_command('expr M_LN10',
64 self.try_command('expr M_LN2',
67 self.try_command('expr M_LOG10E',
70 self.try_command('expr M_LOG2E',
73 self.try_command('expr M_PI',
76 self.try_command('expr M_PI_2',
79 self.try_command('expr M_PI_4',
[all …]
H A Dtest_allocation_file.py42 self.try_command('process continue',
50 self.try_command('language renderscript allocation save 12 ' +
59 self.try_command('language renderscript allocation load 12 ' +
65 self.try_command('language renderscript allocation dump 12',
79 self.try_command('breakpoint del 1',
83 self.try_command('process continue',
108 self.try_command('language renderscript allocation dump 7',
134 self.try_command('breakpoint del 2',
138 self.try_command('process continue',
144 self.try_command('language renderscript allocation dump 28',
[all …]
H A Dtest_breakpoint_kernel_all.py41 self.try_command('process continue',
46 self.try_command('breakpoint list',
55 self.try_command('breakpoint delete 1',
58 self.try_command('breakpoint delete 2',
61 self.try_command('breakpoint list',
68 self.try_command('breakpoint list',
72 self.try_command('process continue',
77 self.try_command('breakpoint delete 3',
81 self.try_command('breakpoint list',
84 self.try_command('process continue',
[all …]
H A Dtest_breakpoint_kernel_all_multiple_rs_files.py42 self.try_command('process continue',
47 self.try_command('breakpoint list',
58 self.try_command('breakpoint delete 1',
61 self.try_command('breakpoint delete 2',
64 self.try_command('breakpoint list',
73 self.try_command('breakpoint list',
77 self.try_command('process continue',
82 self.try_command('breakpoint delete 3',
86 self.try_command('breakpoint list',
89 self.try_command('process continue',
[all …]
H A Dtest_reduction.py97 self.try_command(
119 self.try_command(
138 self.try_command(
143 self.try_command(
152 self.try_command(
171 self.try_command(
174 self.try_command(
184 self.try_command((
208 self.try_command(
235 self.try_command(
[all …]
H A Dtest_breakpoint_kernel_1.py38 self.try_command('language renderscript status',
51 self.try_command('breakpoint list',
55 self.try_command('process continue',
60 self.try_command('bt',
66 self.try_command('breakpoint list',
73 self.try_command('breakpoint delete 2',
76 self.try_command('breakpoint list',
79 self.try_command('process continue',
84 self.try_command('breakpoint list',
87 self.try_command('breakpoint delete 1',
[all …]
H A Dtest_allocation_list.py44 self.try_command('process continue',
50 self.try_command('language renderscript allocation list -i 3',
62 self.try_command('language renderscript allocation list',
203 self.try_command('breakpoint del 1',
207 self.try_command('process continue',
229 self.try_command('language renderscript allocation list',
363 self.try_command('breakpoint del 2',
367 self.try_command('process continue',
486 self.try_command('breakpoint del 3',
490 self.try_command('process continue',
[all …]
H A Dtest_script_group.py41 self.try_command('language renderscript status',
49 self.try_command('language renderscript scriptgroup list',
52 self.try_command('process continue',
59 self.try_command('breakpoint list',
72 self.try_command('breakpoint list',
78 self.try_command('bt',
84 self.try_command('frame var',
86 self.try_command('process continue',
94 self.try_command('bt',
101 self.try_command('frame var',
[all …]
H A Dtest_source_step.py60 self.try_command('b -f scalars.rs -l 63',
63 self.try_command('process continue',
71 self.try_command('process status',
76 self.try_command('thread step-in',
79 self.try_command('thread step-in',
82 self.try_command('thread step-over',
85 self.try_command('thread step-in',
91 self.try_command('c',
97 self.try_command('thread step-in',
101 self.try_command('thread step-out',
[all …]
H A Dtest_single_source.py46 self.try_command('language renderscript status',
50 self.try_command('breakpoint set --name check_in',
61 self.try_command('process continue',
66 self.try_command(
73 self.try_command(
80 self.try_command('breakpoint set --name `kernel_1',
87 self.try_command('p global_alloc',
99 self.try_command(
118 self.try_command(
137 self.try_command('process continue',
[all …]
H A Dtest_breakpoint_coordinate.py72 self.try_command(
81 self.try_command('breakpoint delete 2', ['1 breakpoints deleted'])
84 self.try_command(
94 self.try_command(
105 self.try_command(
130 self.try_command(
138 self.try_command(
149 self.try_command('breakpoint delete 3', ['1 breakpoints deleted'])
151 self.try_command(
163 self.try_command(
[all …]
H A Dtest_breakpoint_kernel_multiple_rs_files.py44 self.try_command('language renderscript kernel breakpoint set first_kernel',
48 self.try_command('breakpoint list',
51 self.try_command('process continue',
58 self.try_command('breakpoint list',
67 self.try_command('breakpoint list',
71 self.try_command('breakpoint delete 1',
74 self.try_command('breakpoint list',
77 self.try_command('process continue',
84 self.try_command('breakpoint delete 2',
87 self.try_command('breakpoint list',
[all …]
H A Dtest_backtrace.py37 self.try_command('language renderscript status',
41 self.try_command('language renderscript kernel breakpoint set simple_kernel',
45 self.try_command('process continue',
50 self.try_command('bt',
59 self.try_command('breakpoint delete 1',
62 self.try_command('b set_i',
67 self.try_command('breakpoint list',
70 self.try_command('process continue',
75 self.try_command('bt',
88 self.try_command('breakpoint delete 2',
[all …]
H A Dtest_breakpoint_fileline_multiple_rs_files.py44 self.try_command('language renderscript status',
48 self.try_command('breakpoint set --file first.rs --line 28',
51 self.try_command('process continue',
58 self.try_command('breakpoint set --file second.rs --line 23',
63 self.try_command('breakpoint list',
70 self.try_command('breakpoint delete 1',
73 self.try_command('process continue',
80 self.try_command('process status',
87 self.try_command('breakpoint delete 2', ['1 breakpoints deleted'])
89 self.try_command('process continue', ['exited with status = 0'])
H A Dtest_write_local_element.py71 self.try_command('frame variable ' + local_name,
78 self.try_command('language renderscript status',
82 self.try_command('b -f simple.rs -l 145', [])
84 self.try_command('process continue',
148 self.try_command('expr char3_local[0] = 12',
151 self.try_command('frame variable char3_local[0]',
161 self.try_command('expr uchar3_local[1] = \'d\'',
164 self.try_command('frame variable uchar3_local[1]',
223 self.try_command('expr char4_local[0] = -21',
226 self.try_command('frame variable char4_local[0]',
[all …]
H A Dtest_invoke_fun.py37 self.try_command('language renderscript status',
41 self.try_command('breakpoint set --name addToGlobal',
44 self.try_command('process continue',
49 self.try_command('language renderscript kernel breakpoint set simple_kernel',
52 self.try_command('process continue',
58 self.try_command('expr glob',
65 self.try_command('breakpoint delete 1', ['1 breakpoints deleted'])
67 self.try_command('breakpoint delete 2', ['1 breakpoints deleted'])
69 self.try_command('process continue', ['exited with status = 0'])
H A Dtest_coordinates.py57 self.try_command('language renderscript status',
61 self.try_command('language renderscript kernel breakpoint set simple_kernel',
83 self.try_command('breakpoint delete 1', ['1 breakpoints deleted'])
85 self.try_command('process continue',
90 self.try_command('process continue',
106 self.try_command('language renderscript kernel coordinate',
110 self.try_command('frame select 1',
115 self.try_command('expr p->dim',
121 self.try_command('expr rsIndex',
125 self.try_command('expr p->current',
H A Dtest_breakpoint_fileline.py37 self.try_command('language renderscript status',
41 self.try_command('breakpoint set --file simple.rs --line 28',
44 self.try_command('process continue',
47 self.try_command('bt',
52 self.try_command('breakpoint list',
56 self.try_command('process status',
60 self.try_command('breakpoint delete 1',
66 self.try_command('process continue', ['exited with status = 0'])

12