Home
last modified time | relevance | path

Searched refs:log_test_end (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dmem_acc_test.cpp169 void log_test_end(const char* testname, const int pass, const int fail) in log_test_end() function
250 log_test_end(__FUNCTION__, passed, failed); in test_overlap_regions()
464 log_test_end(__FUNCTION__, passed, failed); in test_trcid_cache_mem_cb()
724 log_test_end(__FUNCTION__, passed, failed); in test_mem_spaces()
/aosp_15_r20/external/ComputeLibrary/tests/framework/
H A DFramework.cpp206 void Framework::log_test_end(const TestInfo &info) in log_test_end() function in arm_compute::test::framework::Framework
540 log_test_end(info); in run_test()
H A DFramework.h193 void log_test_end(const TestInfo &info);