Home
last modified time | relevance | path

Searched defs:test_func3 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/
H A Dtest_func64.c75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3() function
H A Dtest_func.c76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3() function
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_flatbuffer.cpp1399 const auto& test_func3 = m3.get_method("test_func"); in TEST() local