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