Home
last modified time | relevance | path

Searched refs:bldtop_file (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/test/recipes/
D90-test_shlibload.t33 my $libcrypto = bldtop_file(shlib('libcrypto'));
34 my $libssl = bldtop_file(shlib('libssl'));
D95-test_external_boringssl.t25 bldtop_file("test", "ossl_shim", "ossl_shim"),
D01-test_symbol_presence.t35 my $shlibpath = bldtop_file("lib" . $libname . ".so");
/third_party/openssl/util/perl/OpenSSL/Test/
DUtils.pm87 my $configdata = bldtop_file("configdata.pm");
/third_party/openssl/util/perl/OpenSSL/
DTest.pm568 sub bldtop_file { subroutine