Home
last modified time | relevance | path

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

/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Traits/Core/Image/
H A DToolkitTestTrait.php100 …protected function assertImageEffect(array $expected_operations, string $effect_name, array $data)…
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/
H A Dime_service_unittest.cc276 std::vector<mojom::OperationForRulebasedPtr> expected_operations; in TEST_F() local
337 std::vector<mojom::OperationForRulebasedPtr> expected_operations; in TEST_F() local
/dports/devel/cutter/cutter-1.2.6/test/cutter/
H A Dtest-cut-sequence-matcher.c47 static GList *expected_operations; variable
781 #define cut_assert_operations_string(expected_operations, from, to) do \ argument
859 #define cut_assert_operations_char(expected_operations, from, to) \ argument