Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
Dtest_util.h882 bool check_permutation(std::initializer_list<const char*> expected, std::array<T, U> const& returne… in check_permutation() function
892 bool check_permutation(std::initializer_list<const char*> expected, std::vector<T> const& returned)… in check_permutation() function