Searched refs:isnt_nofips (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 27 ok_nofips is_nofips isnt_nofips)); 864 =item B<isnt_nofips EXPR1, EXPR2, TEST_NAME> 866 C<isnt_nofips> is equivalent to using C<isnt> when the environment variable 874 isnt_nofips($foo, '', "Got some foo"); 890 sub isnt_nofips { subroutine 928 B<ok_nofips>, B<is_nofips> and B<isnt_nofips> to invert test results
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 27 ok_nofips is_nofips isnt_nofips)); 864 =item B<isnt_nofips EXPR1, EXPR2, TEST_NAME> 866 C<isnt_nofips> is equivalent to using C<isnt> when the environment variable 874 isnt_nofips($foo, '', "Got some foo"); 890 sub isnt_nofips { subroutine 928 B<ok_nofips>, B<is_nofips> and B<isnt_nofips> to invert test results
|
Completed in 5 milliseconds