Module TestDeterminators.TestDeterminator

val compute_and_emit_test_to_run : ?clang_range_map: ((IBase.Location.t * IBase.Location.t) * IBase.ClangProc.t option) IR.Procname.Map.t -> ?source_file:IBase.SourceFile.t -> unit -> unit
val compute_and_emit_relevant_methods : clang_range_map: ((IBase.Location.t * IBase.Location.t) * IBase.ClangProc.t option) IR.Procname.Map.t -> source_file:IBase.SourceFile.t -> unit
val merge_changed_functions_results : unit -> unit
val merge_test_determinator_results : unit -> unit