Home
last modified time | relevance | path

Searched refs:handle_assert_equal (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h110 void handle_assert_equal(T const& left, T const& right) { in handle_assert_equal() function
114 void handle_assert_equal(std::vector<T> const& left, std::vector<T> const& right) { in handle_assert_equal() function
121 void handle_assert_equal(size_t count, T left[], T right[]) { in handle_assert_equal() function
/third_party/vulkan-loader/tests/
H A Dloader_get_proc_addr_tests.cpp167 handle_assert_equal(env.vulkan_functions.vkGetInstanceProcAddr, GetInstanceProcAddr); in TEST()

Completed in 3 milliseconds