Searched refs:runtime_files_dir (Results 1 – 4 of 4) sorted by relevance
18 src = os.path.join(cls.tc.runtime_files_dir, 'hello.c')21 src = os.path.join(cls.tc.runtime_files_dir, 'SConstruct')
18 src = os.path.join(cls.tc.runtime_files_dir, 'hellomod.c')22 src = os.path.join(cls.tc.runtime_files_dir, 'hellomod_makefile')
21 src = os.path.join(cls.tc.runtime_files_dir, 'testmakefile')
19 runtime_files_dir = os.path.join( variable in OERuntimeTestContext