Searched refs:_file_path_android_ltp_mk (Results 1 - 1 of 1) sorted by relevance

/external/ltp/android/tools/
H A Dcheck_success_build.py138 _file_path_android_ltp_mk = "" variable in class:LtpModuleChecker
144 self._file_path_android_ltp_mk = ltp_dir + '/Android.ltp.mk'
162 return self.Read(self._file_path_android_ltp_mk).split("\n\n")

Completed in 94 milliseconds