Home
last modified time | relevance | path

Searched refs:grab_config (Results 1 – 4 of 4) sorted by relevance

/third_party/unity/auto/
Dgenerate_module.rb56 when String then @options.merge!(UnityModuleGenerator.grab_config(options))
116 def self.grab_config(config_file) singletonMethod in UnityModuleGenerator
268 when /^-y\"?(.+)\"?/ then options = UnityModuleGenerator.grab_config(Regexp.last_match(1))
Dgenerate_test_runner.rb14 @options.merge!(UnityTestRunnerGenerator.grab_config(options))
51 def self.grab_config(config_file) singletonMethod in UnityTestRunnerGenerator
469 options = UnityTestRunnerGenerator.grab_config(arg)
/third_party/cJSON/tests/unity/auto/
Dgenerate_module.rb53 when String then @options.merge!(UnityModuleGenerator.grab_config(options))
113 def self.grab_config(config_file) singletonMethod in UnityModuleGenerator
265 when /^-y\"?(.+)\"?/ then options = UnityModuleGenerator.grab_config(Regexp.last_match(1))
Dgenerate_test_runner.rb14 when String then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
38 def self.grab_config(config_file) singletonMethod in UnityTestRunnerGenerator
416 options = UnityTestRunnerGenerator.grab_config(arg)