Home
last modified time | relevance | path

Searched defs:test_programs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/fsverity-utils/
H A DMakefile236 test_programs:$(TEST_PROGRAMS) target
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_flatbuffer.cpp152 const std::vector<std::string> test_programs{ in TEST() local
1264 const std::vector<std::string> test_programs{ in TEST() local
1358 const std::vector<std::string> test_programs{ in TEST() local
H A Dtest_save_load.cpp216 const std::vector<std::string> test_programs{ in TEST() local
H A Dtest_lite_interpreter.cpp73 const std::vector<std::string> test_programs{ in TEST() local
1635 const std::vector<std::string> test_programs{ in TEST() local
H A Dtest_lite_interpreter_direct.cpp70 const std::vector<std::string> test_programs{ in TEST() local
/aosp_15_r20/external/skia/tests/
H A DProgramsTest.cpp435 static void test_programs(skiatest::Reporter* reporter, const sk_gpu_test::ContextInfo& ctxInfo) { in test_programs() function