Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp229 …LayerProperties> InstWrapper::GetActiveLayers(VkPhysicalDevice phys_dev, uint32_t expected_count) {
242 uint32_t expected_count) {
255 … const char* layer_name, uint32_t expected_count) {
780 …ExtensionProperties> FrameworkEnvironment::GetInstanceExtensions(uint32_t expected_count, const ch…
791 std::vector<VkLayerProperties> FrameworkEnvironment::GetLayerProperties(uint32_t expected_count) {
/third_party/mesa3d/src/util/tests/
Drb_tree_test.cpp73 validate_tree_order(struct rb_tree *tree, unsigned expected_count) in validate_tree_order()
/third_party/vixl/test/aarch64/
Dtest-disasm-aarch64.cc1990 const int expected_count = sizeof(expected) / sizeof(expected[0]); in TEST() local
2020 const int expected_count = sizeof(expected) / sizeof(expected[0]); in TEST() local
/third_party/skia/third_party/externals/libwebp/imageio/
Djpegdec.c67 int expected_count = 0; in StoreICCP() local
/third_party/alsa-lib/test/
Duser-ctl-element-set.c391 unsigned int expected_count) in check_event()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c43 FT_Int expected_count ) in otv_Coverage_validate()
/third_party/skia/third_party/externals/zlib/google/
Dzip_unittest.cc230 size_t expected_count = 0; in TestUnzipFile() local
/third_party/node/deps/v8/third_party/zlib/google/
Dzip_unittest.cc307 size_t expected_count = 0; in TestUnzipFile() local
/third_party/node/deps/zlib/google/
Dzip_unittest.cc307 size_t expected_count = 0; in TestUnzipFile() local
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c1120 const int expected_count = sizeof(expected) / sizeof(StructDataEntry); in START_TEST() local