Home
last modified time | relevance | path

Searched refs:expected_name (Results 1 – 25 of 725) sorted by relevance

12345678910>>...29

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/spanner/
H A Dupdate_instance_request_builder_test.cc28 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
33 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
36 instance.set_name(expected_name); in TEST()
39 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
42 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
50 instance.set_name(expected_name); in TEST()
59 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
77 instance.set_name(expected_name); in TEST()
86 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
104 instance.set_name(expected_name); in TEST()
[all …]
H A Dinstance_admin_connection_test.cc56 std::string const expected_name = in TEST() local
77 [&expected_name, &expected_instance]( in TEST()
110 std::string const expected_name = in TEST() local
139 instance.set_name(expected_name); in TEST()
156 EXPECT_EQ(expected_name, instance->name()); in TEST()
204 instance.set_name(expected_name); in TEST()
254 std::string const expected_name = in TEST() local
296 std::string const expected_name = in TEST() local
486 std::string const expected_name = in TEST() local
536 std::string const expected_name = in TEST() local
[all …]
H A Dcreate_instance_request_builder_test.cc26 std::string expected_name = "projects/test-project/instances/test-instance"; in TEST() local
35 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
43 std::string expected_name = "projects/test-project/instances/test-instance"; in TEST() local
56 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
65 std::string expected_name = "projects/test-project/instances/test-instance"; in TEST() local
78 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/spanner/
H A Dupdate_instance_request_builder_test.cc28 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
33 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
36 instance.set_name(expected_name); in TEST()
39 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
42 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
50 instance.set_name(expected_name); in TEST()
59 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
77 instance.set_name(expected_name); in TEST()
86 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
104 instance.set_name(expected_name); in TEST()
[all …]
H A Dinstance_admin_connection_test.cc59 std::string const expected_name = in TEST() local
80 [&expected_name, &expected_instance]( in TEST()
113 std::string const expected_name = in TEST() local
142 instance.set_name(expected_name); in TEST()
159 EXPECT_EQ(expected_name, instance->name()); in TEST()
207 instance.set_name(expected_name); in TEST()
257 std::string const expected_name = in TEST() local
299 std::string const expected_name = in TEST() local
489 std::string const expected_name = in TEST() local
539 std::string const expected_name = in TEST() local
[all …]
H A Dcreate_instance_request_builder_test.cc26 std::string expected_name = "projects/test-project/instances/test-instance"; in TEST() local
35 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
43 std::string expected_name = "projects/test-project/instances/test-instance"; in TEST() local
56 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
65 std::string expected_name = "projects/test-project/instances/test-instance"; in TEST() local
78 EXPECT_EQ(expected_name, req.instance().name()); in TEST()
/dports/graphics/blender/blender-2.91.0/source/blender/functions/
H A DFN_multi_function_params.hh55 expected_name); in add_readonly_single_input()
57 void add_readonly_single_input(GVSpan ref, StringRef expected_name = "") in add_readonly_single_input() argument
64 void add_readonly_vector_input(GVArraySpan ref, StringRef expected_name = "") in add_readonly_vector_input() argument
74 expected_name); in add_uninitialized_single_output()
83 void add_vector_output(GVectorArray &vector_array, StringRef expected_name = "") in add_vector_output() argument
86 expected_name); in add_vector_output()
91 void add_single_mutable(GMutableSpan ref, StringRef expected_name = "") in add_single_mutable() argument
101 expected_name); in add_vector_mutable()
127 UNUSED_VARS_NDEBUG(param_type, expected_name); in assert_current_param_type()
131 if (expected_name != "") { in assert_current_param_type()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/
H A Dapkanalyzer_test.py101 expected_name = 'org.StackAnimation$Nested1$$Lambda$0'
102 self.assertEqual((expected_outer_class, expected_name),
111 self.assertEqual((expected_outer_class, expected_name),
118 expected_name = 'org.StackAnimation$Nested1$$Lambda$0'
120 self.assertEqual((expected_outer_class, expected_name),
122 self.assertEqual((expected_outer_class, expected_name),
125 expected_name = 'org.StackAnimation$Nested1$$Lambda$1'
126 self.assertEqual((expected_outer_class, expected_name),
137 self.assertEqual((expected_outer_class, expected_name),
140 name = expected_name
[all …]
/dports/www/py-django-storages/django-storages-1.9.1/tests/integration/
H A Dtest_azure.py32 expected_name = "some blob Ϊ.txt"
35 name = self.storage.save(expected_name, stream)
36 self.assertEqual(name, expected_name)
37 self.assertTrue(self.storage.exists(expected_name))
41 expected_name = "some blob Ϊ.txt"
44 name = self.storage.save(expected_name, stream)
45 self.assertEqual(name, expected_name)
47 self.storage.delete(expected_name)
52 expected_name = "some path/some blob Ϊ.txt"
55 name = self.storage.save(expected_name, stream)
[all …]
/dports/devel/swig/swig-4.0.2/Examples/test-suite/ruby/
H A Druby_alias_method_runme.rb11 expected_name = "Chester Tester"
12 syn = Synonym.new(expected_name)
14 swig_assert(syn.getMyName() == expected_name, msg: "getMyName not working as expected")
15 swig_assert(syn.nickname() == expected_name, msg: "nickname not working as expected")
16 swig_assert(syn.fullname() == expected_name, msg: "fullname not working as expected")
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/db/
H A Dtest_name_id.py41 expected_name = CONF.volume_name_template % vol_ref['id']
42 self.assertEqual(expected_name, vol_ref['name'])
49 expected_name = CONF.volume_name_template % fake.VOLUME2_ID
50 self.assertEqual(expected_name, vol_ref['name'])
57 expected_name = CONF.volume_name_template % fake.VOLUME2_ID
58 self.assertEqual(expected_name, snap_ref['volume_name'])
/dports/www/beehive/beehive-0.4.0/vendor/github.com/MariaTerzieva/gotumblr/
H A Drequest_test.go28 expected_name := "mgterzieva"
33 if response.User.Name != expected_name {
34 t.Errorf("Get returned %v, want %v", response.User.Name, expected_name)
59 expected_name := "mgterzieva"
64 if response.User.Name != expected_name {
65 t.Errorf("Get returned %v, want %v", response.User.Name, expected_name)
/dports/www/ilias/ILIAS-5.4.25/Services/WorkflowEngine/test/activities/
H A DilSettingActivityTest.php95 $expected_name = 'Ralle';
97 $activity->setSetting($expected_name, $expected_value);
104 $expected_name . $expected_value
112 $expected_name = 'Ralle';
114 $activity->setSetting($expected_name, $expected_val);
121 ->with($expected_name, $expected_val);
/dports/www/ilias6/ILIAS-6.14/Services/WorkflowEngine/test/activities/
H A DilSettingActivityTest.php96 $expected_name = 'Ralle';
98 $activity->setSetting($expected_name, $expected_value);
105 $expected_name . $expected_value
113 $expected_name = 'Ralle';
115 $activity->setSetting($expected_name, $expected_val);
121 ->with($expected_name, $expected_val);
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/rake.d/
H A Dsource_tests.rb28 expected_name = self.expected_guard_name file_name
30 if guard_name != expected_name
31 …e_name}:#{guard_line_idx + 1}: error: wrong guard name: #{guard_name}; should be: #{expected_name}"
36 expected_def_line = "#define #{expected_name}"
44 expected_end_re = "^\\#endif \\s+ // \\s+ #{expected_name} $"
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_get_property-aux.c13 const char* expected_name, in expect_device_string_properties() argument
27 if (strcmp (name, expected_name)) in expect_device_string_properties()
30 "but was \"%s\".\n", expected_name, name); in expect_device_string_properties()
92 const char* expected_name, in expect_device_properties() argument
96 expected_name, expected_driver); in expect_device_properties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/metrics/histograms/
H A Dsplit_xml_unittest.py18 def testGetCamelCaseName(self, _, name, expected_name): argument
23 self.assertEqual(expected_name, result)
31 def testCamelCaseToSnakeCase(self, _, name, expected_name): argument
33 self.assertEqual(expected_name, result)
/dports/net-im/folks/folks-0.15.3/tests/bluez/
H A Dvcard-parsing.vala178 var expected_name =
180 assert (ind.structured_name.equal (expected_name));
183 expected_name =
186 assert (ind.structured_name.equal (expected_name));
190 assert (ind.structured_name.equal (expected_name));
193 expected_name =
195 assert (ind.structured_name.equal (expected_name));
199 assert (ind.structured_name.equal (expected_name));
203 assert (ind.structured_name.equal (expected_name));
207 assert (ind.structured_name.equal (expected_name));
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/
H A Dtest_builder.cpp117 const std::string &expected_name, Color color) { in verify() argument
119 return (monster->name()->str() == expected_name) && in verify()
123 bool verify(const uint8_t *buf, size_t offset, const std::string &expected_name, in verify() argument
126 return (monster->name()->str() == expected_name) && in verify()
131 const std::string &expected_name, Color color) { in release_n_verify() argument
133 return verify(buf, expected_name, color); in release_n_verify()

12345678910>>...29