commit | 09744acaabfd0eaa430a6d633cb99d939d193d8c | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Thu Jun 06 18:23:02 2019 +0100 |
committer | Roland Levillain <rpl@google.com> | Fri Jun 07 10:55:46 2019 +0000 |
tree | 9e1a9e04e57e96cfadcd8bae3356a768338f3506 | |
parent | 8c7308778ff0aa317c0b760c674b002109048bfb [diff] |
Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. Move `List.print_list` and `Tree.print_tree` logics into inner functions `print_list_rec` and `print_tree_rec` taking the current path as argument, and remove fields `List._path` and `Tree._path`. Test: art/build/apex/runtests.sh -l Test: art/build/apex/runtests.sh -t Change-Id: I48a867ea20c6d2340b4a3fe473c28ed3c1a37a79