Searched refs:ccache_option (Results 1 – 1 of 1) sorted by relevance
902 def test_stat_ccache(self, ccache_option): argument906 cmd = self.CMD.format('--stat-ccache', ccache_option).split()908 result = self.get_match_result(cmd, "stat_ccache", ccache_option)910 assert result == 0, "stat_ccache para {} failed".format(ccache_option)