Searched refs:push_prop (Results 1 – 10 of 10) sorted by relevance
/frameworks/rs/tests/lldb/tests/testcases/ |
D | test_allocation_dump_struct.py | 31 android.push_prop('debug.rs.max-threads', 1)
|
D | test_script_group.py | 30 android.push_prop('debug.rs.max-threads', 1)
|
D | test_coordinates.py | 44 android.push_prop('debug.rs.max-threads', 1)
|
D | test_source_step.py | 49 android.push_prop('debug.rs.max-threads', 1)
|
D | test_breakpoint_coordinate.py | 46 android.push_prop('debug.rs.max-threads', 1)
|
D | test_single_source.py | 34 android.push_prop('debug.rs.max-threads', 1)
|
D | test_language_subcmds.py | 39 android.push_prop('debug.rs.max-threads', 1)
|
D | test_reduction_combiner.py | 77 android.push_prop('debug.rs.max-threads', self.cpu_count + 1)
|
D | test_reduction.py | 75 android.push_prop('debug.rs.max-threads', 1)
|
/frameworks/rs/tests/lldb/tests/harness/ |
D | util_android.py | 592 def push_prop(self, name, new_value): member in UtilAndroid
|