Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dtest_common.h126 static inline int test_platform_thread_join(test_platform_thread thread, void **retval) { return pt… in test_platform_thread_join() function
158 static inline int test_platform_thread_join(test_platform_thread thread, void **retval) { in test_platform_thread_join() function
H A Dvklayertests_others.cpp2363 test_platform_thread_join(thread, NULL); in TEST_F()
2371 test_platform_thread_join(thread, NULL); in TEST_F()
H A Dvkpositivelayertests.cpp6154 test_platform_thread_join(thread, NULL); in TEST_F()