| // Generated by `regen-test-files`. Do not edit manually. |
| // Build rules for ART run-test `478-checker-inliner-nested-loop`. |
| name: "art-run-test-478-checker-inliner-nested-loop", |
| defaults: ["art-run-test-defaults"], |
| data: [":art-run-test-478-checker-inliner-nested-loop-expected"], |
| // Include the Java source files in the test's artifacts, to make Checker assertions |
| // available to the TradeFed test runner. |
| // Test's expected output. |
| name: "art-run-test-478-checker-inliner-nested-loop-expected", |
| out: ["art-run-test-478-checker-inliner-nested-loop-expected.txt"], |
| cmd: "cp -f $(in) $(out)", |