Home | History | Annotate | Download | only in tests

Lines Matching refs:create_nmf

25 import create_nmf
34 PosixRelPath = create_nmf.PosixRelPath
70 paths = create_nmf.GetDefaultLibPath('Debug')
75 paths = create_nmf.GetDefaultLibPath('Debug')
81 paths = create_nmf.GetDefaultLibPath('Debug')
87 """Tests for the main NmfUtils class in create_nmf."""
98 """Create an empty test .nexe file for use in create_nmf tests.
132 return create_nmf.NmfUtils(nexes,
142 kwargs: Keyword arguments to pass through to create_nmf.NmfUtils
174 kwargs: Keyword arguments to pass through to create_nmf.NmfUtils
202 kwargs: Keyword arguments to pass through to create_nmf.NmfUtils
225 kwargs: Keyword arguments to pass through to create_nmf.NmfUtils
318 # This case is not particularly useful, but it is similar to how create_nmf