Searched defs:default_options (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/test/testutil/ | ||
| H A D | test_options.c | 16 static const OPTIONS default_options[] = { in test_get_options() local |
| /freebsd/contrib/ntp/sntp/unity/auto/ | ||
| H A D | generate_test_runner.rb | 24 def self.default_options singletonMethod in UnityTestRunnerGenerator |