Searched refs:valgrind (Results 1 – 1 of 1) sorted by relevance
51 valgrind="valgrind --error-exitcode=1 -q --track-origins=yes --leak-check=full"53 _eval "idmap2 create" "$valgrind idmap2 create --policy public --target-apk-path $target_path --ove…54 _eval "idmap2 dump" "$valgrind idmap2 dump --idmap-path $idmap_path"55 _eval "idmap2 lookup" "$valgrind idmap2 lookup --idmap-path $idmap_path --config '' --resid test.ta…56 _eval "idmap2_tests" "$valgrind $ANDROID_HOST_OUT/nativetest64/idmap2_tests/idmap2_tests"