// RUN: ${TEST_RUNNER_CMD} %S/person_detection_bytecode_vmvx 2>&1 | tee %t | |
// RUN: cat %t | filecheck %S/person_detection_test.filecheck | |
// RUN: ${TEST_RUNNER_CMD} %S/person_detection_emitc_vmvx 2>&1 | tee %t | |
// RUN: cat %t | filecheck %S/person_detection_test.filecheck |