Lines Matching refs:emma
122 # emma is hardcoded to use the leaf name of its input for the output file --
465 $(full_classes_emma_jar): PRIVATE_EMMA_COVERAGE_FILE := $(intermediates.COMMON)/coverage.emma.ignore
472 # by default, avoid applying emma instrumentation onto emma classes itself,
474 $(full_classes_emma_jar): PRIVATE_EMMA_COVERAGE_FILTER := *,-emma,-emmarun,-com.vladium.*
479 $(transform-classes.jar-to-emma)
534 common_proguard_flags += -include $(BUILD_SYSTEM)/proguard.emma.flags
611 # them emma does not correctly maintain the local variable table.
613 # The workaround here is to build different dex file here based on emma switch
614 # then later copy into classes.dex. When emma is on, dx is run with --no-locals