Searched refs:expected_spatial_layers (Results 1 – 1 of 1) sorted by relevance
111 int expected_spatial_layers; member219 expected_spatial_layers,222 if (arg.size() != static_cast<size_t>(expected_spatial_layers)) {224 << expected_spatial_layers << " but got " << arg.size();229 spatial_layer_index >= expected_spatial_layers) {231 << expected_spatial_layers << "[.";258 expected_spatial_layers,267 if (spatial_layer_index != expected_spatial_layers - 1) {269 << expected_spatial_layers - 1 << ".";316 SvcTestParameters().expected_spatial_layers - 1, in TEST_P()[all …]