testNameFor function

Test-only: exposes the private model-name mapping for unit tests.

Implementation

@visibleForTesting
String testNameFor(FaceDetectionModel m) => faceDetectionModelFile(m);