Home
last modified time | relevance | path

Searched defs:libtest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/tests/
H A DMakefile.am111 SUBDIRS = certs data server libtest http $(BUILD_UNIT) subdir
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py140 libtest = torch.library.Library("test", "FRAGMENT") # noqa: TOR901 variable