Home
last modified time | relevance | path

Searched refs:AddStringProperty (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/icing/icing/join/
H A Djoin-processor_test.cc302 .AddStringProperty("Name", "Alice") in TYPED_TEST()
307 .AddStringProperty("Name", "Bob") in TYPED_TEST()
314 .AddStringProperty("subject", "test subject 1") in TYPED_TEST()
315 .AddStringProperty("sender", "pkg$db/namespace#person1") in TYPED_TEST()
321 .AddStringProperty("subject", "test subject 2") in TYPED_TEST()
322 .AddStringProperty("sender", in TYPED_TEST()
329 .AddStringProperty("subject", "test subject 3") in TYPED_TEST()
330 .AddStringProperty("sender", "pkg$db/namespace#person1") in TYPED_TEST()
393 .AddStringProperty("Name", "Alice") in TYPED_TEST()
398 .AddStringProperty("Name", "Bob") in TYPED_TEST()
[all …]
H A Djoin-children-fetcher-impl-v3_test.cc277 .AddStringProperty("Name", "Alice") in TEST_F()
282 .AddStringProperty("Name", "Bob") in TEST_F()
289 .AddStringProperty("sender", "pkg$db/namespace#person1") in TEST_F()
295 .AddStringProperty("sender", "pkg$db/namespace#person1") in TEST_F()
301 .AddStringProperty("sender", "pkg$db/namespace#person2") in TEST_F()
363 .AddStringProperty("Name", "Alice") in TEST_F()
368 .AddStringProperty("Name", "Bob") in TEST_F()
375 .AddStringProperty("sender", "pkg$db/namespace#person1") in TEST_F()
381 .AddStringProperty("sender", "pkg$db/namespace#person2") in TEST_F()
388 .AddStringProperty("sender", "pkg$db/namespace#person2") in TEST_F()
[all …]
H A Dqualified-id-join-indexing-handler-v3_test.cc248 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
258 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
297 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
307 .AddStringProperty(std::string(kPropertyName), "two") in TEST_F()
326 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
329 .AddStringProperty(std::string(kPropertyQualifiedId2), in TEST_F()
379 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
451 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
463 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
470 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
[all …]
H A Dqualified-id-join-indexing-handler-v1_test.cc215 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
222 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
255 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
261 .AddStringProperty(std::string(kPropertyName), "two") in TEST_F()
273 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
276 .AddStringProperty(std::string(kPropertyQualifiedId2), in TEST_F()
318 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
385 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
392 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
441 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
[all …]
H A Dqualified-id-join-indexing-handler-v2_test.cc269 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
287 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
328 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
348 .AddStringProperty(std::string(kPropertyName), "two") in TEST_F()
376 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
379 .AddStringProperty(std::string(kPropertyQualifiedId2), in TEST_F()
441 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
484 .AddStringProperty( in TEST_F()
564 .AddStringProperty(std::string(kPropertyName), "one") in TEST_F()
582 .AddStringProperty(std::string(kPropertyQualifiedId), in TEST_F()
[all …]
/aosp_15_r20/external/icing/icing/result/
H A Dresult-retriever-v2_projection_test.cc270 .AddStringProperty("name", "Hello World!") in TEST_F()
271 .AddStringProperty( in TEST_F()
283 .AddStringProperty("name", "Goodnight Moon!") in TEST_F()
284 .AddStringProperty("body", in TEST_F()
335 .AddStringProperty("name", "Hello World!") in TEST_F()
345 .AddStringProperty("name", "Goodnight Moon!") in TEST_F()
363 .AddStringProperty("name", "Meg Ryan") in TEST_F()
364 .AddStringProperty("emailAddress", "[email protected]") in TEST_F()
366 .AddStringProperty("name", "Hello World!") in TEST_F()
367 .AddStringProperty( in TEST_F()
[all …]
H A Dsnippet-retriever_test.cc174 .AddStringProperty("subject", "counting") in TEST_F()
175 .AddStringProperty("body", "one two three four.... five") in TEST_F()
200 .AddStringProperty("subject", "counting") in TEST_F()
201 .AddStringProperty("body", "one two three four.... five") in TEST_F()
226 .AddStringProperty("subject", "counting") in TEST_F()
227 .AddStringProperty("body", "one two three four.... five") in TEST_F()
251 .AddStringProperty("subject", "counting") in TEST_F()
252 .AddStringProperty("body", "one two three four.... five") in TEST_F()
284 .AddStringProperty("subject", "counting") in TEST_F()
285 .AddStringProperty("body", "one two three four.... five") in TEST_F()
[all …]
/aosp_15_r20/external/icing/icing/util/
H A Ddocument-validator_test.cc155 .AddStringProperty(kPropertySubject, kDefaultString) in SimpleEmailBuilder()
156 .AddStringProperty(kPropertyText, kDefaultString) in SimpleEmailBuilder()
157 .AddStringProperty(kPropertyRecipients, kDefaultString, kDefaultString, in SimpleEmailBuilder()
171 .AddStringProperty(kPropertySubject, kDefaultString) in SimpleEmailWithNoteBuilder()
172 .AddStringProperty(kPropertyText, kDefaultString) in SimpleEmailWithNoteBuilder()
173 .AddStringProperty(kPropertyRecipients, kDefaultString, kDefaultString, in SimpleEmailWithNoteBuilder()
175 .AddStringProperty(kPropertyNote, kDefaultString) in SimpleEmailWithNoteBuilder()
183 .AddStringProperty(kPropertyName, kDefaultString) in SimpleConversationBuilder()
223 .AddStringProperty(kPropertyName, kDefaultString) in TEST_F()
250 SimpleEmailBuilder().AddStringProperty("", kDefaultString).Build(); in TEST_F()
[all …]
H A Dtokenized-document_test.cc258 .AddStringProperty(std::string(kUnindexedStringProperty), in TEST_F()
260 .AddStringProperty(std::string(kStringExactProperty), "test foo", in TEST_F()
262 .AddStringProperty(std::string(kStringPrefixProperty), "foo bar baz") in TEST_F()
270 .AddStringProperty(std::string(kQualifiedId1), "pkg$db/ns#uri1") in TEST_F()
271 .AddStringProperty(std::string(kQualifiedId2), "pkg$db/ns#uri2") in TEST_F()
402 .AddStringProperty(std::string(kUnindexedStringProperty), in TEST_F()
432 .AddStringProperty(std::string(kUnindexedStringProperty), in TEST_F()
434 .AddStringProperty(std::string(kStringExactProperty), "test foo", in TEST_F()
436 .AddStringProperty(std::string(kStringPrefixProperty), "foo bar baz") in TEST_F()
558 .AddStringProperty(std::string(kUnindexedStringProperty), in TEST_F()
[all …]
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_search_test.cc148 .AddStringProperty("body", "message body") in CreateMessageDocument()
161 .AddStringProperty("subject", subject_content) in CreateEmailDocument()
162 .AddStringProperty("body", body_content) in CreateEmailDocument()
1201 .AddStringProperty("body", "message body") in TEST_F()
1254 .AddStringProperty("body", "message body") in TEST_F()
1303 .AddStringProperty("body", "foo") in TEST_F()
1383 .AddStringProperty("body", "message1") in TEST_F()
1391 .AddStringProperty("body", "message2") in TEST_F()
1399 .AddStringProperty("body", "message3") in TEST_F()
1476 .AddStringProperty("name", "name_person") in TEST_F()
[all …]
H A Dicing-search-engine_suggest_test.cc164 .AddStringProperty( in TEST_F()
172 .AddStringProperty("subject", in TEST_F()
180 .AddStringProperty("subject", "termThree termFour termFive termSix") in TEST_F()
187 .AddStringProperty("subject", "termFour termFive termSix") in TEST_F()
194 .AddStringProperty("subject", "termFive termSix") in TEST_F()
200 .AddStringProperty("subject", "termSix") in TEST_F()
247 .AddStringProperty("subject", "foo fool") in TEST_F()
253 .AddStringProperty("subject", "fool") in TEST_F()
291 .AddStringProperty("subject", "fo") in TEST_F()
297 .AddStringProperty("subject", "foo") in TEST_F()
[all …]
H A Dicing-search-engine_test.cc130 .AddStringProperty("body", "message body") in CreateMessageDocument()
289 .AddStringProperty("name", "Meg Ryan") in TEST_F()
290 .AddStringProperty("emailAddress", "[email protected]") in TEST_F()
292 .AddStringProperty("subject", "Hello World!") in TEST_F()
293 .AddStringProperty( in TEST_F()
317 .AddStringProperty("name", "Meg Ryan") in TEST_F()
319 .AddStringProperty("subject", "Hello World!") in TEST_F()
342 .AddStringProperty("name", "Meg Ryan") in TEST_F()
343 .AddStringProperty("emailAddress", "[email protected]") in TEST_F()
345 .AddStringProperty("subject", "Hello World!") in TEST_F()
[all …]
H A Dicing-search-engine_optimize_test.cc176 .AddStringProperty("body", "message body one") in TEST_F()
183 .AddStringProperty("body", "message body two") in TEST_F()
246 .AddStringProperty("body", "message body one") in TEST_F()
336 .AddStringProperty("body", "message body one") in TEST_F()
342 .AddStringProperty("body", "message body two") in TEST_F()
435 .AddStringProperty("body", "message body one") in TEST_F()
442 .AddStringProperty("body", "message body two") in TEST_F()
449 .AddStringProperty("body", "message body three") in TEST_F()
456 .AddStringProperty("body", "message body four") in TEST_F()
463 .AddStringProperty("body", "message body five") in TEST_F()
[all …]
H A Dicing-search-engine_delete_test.cc164 .AddStringProperty("body", "message body1") in TEST_F()
235 .AddStringProperty("name", "Alice") in TEST_F()
242 .AddStringProperty("name", "Bob") in TEST_F()
249 .AddStringProperty("subject", "test") in TEST_F()
250 .AddStringProperty("sender", "namespace#person1") in TEST_F()
257 .AddStringProperty("subject", "test") in TEST_F()
258 .AddStringProperty("sender", "namespace#person2") in TEST_F()
265 .AddStringProperty("body", "test") in TEST_F()
266 .AddStringProperty("sender", "namespace#person1") in TEST_F()
273 .AddStringProperty("body", "test") in TEST_F()
[all …]
H A Dicing-search-engine_schema_test.cc132 .AddStringProperty("body", "message body") in CreateMessageDocument()
272 .AddStringProperty("title", "Hello world.") in TEST_F()
273 .AddStringProperty("body", "Goodnight Moon.") in TEST_F()
327 .AddStringProperty("title", "Hello world.") in TEST_F()
328 .AddStringProperty("body", "Goodnight Moon.") in TEST_F()
671 .AddStringProperty("creator", "icing") in TEST_F()
725 .AddStringProperty("name", "John") in TEST_F()
733 .AddStringProperty("subject", "subject") in TEST_F()
734 .AddStringProperty("sender", "namespace#person/1") in TEST_F()
870 .AddStringProperty("a", "message body") in TEST_F()
[all …]
H A Dicing-search-engine_backwards_compatibility_test.cc164 .AddStringProperty("subject", "foo") in TEST_F()
165 .AddStringProperty("body", "bar") in TEST_F()
173 .AddStringProperty("body", "baz bat") in TEST_F()
181 .AddStringProperty("subject", "phoo") in TEST_F()
304 .AddStringProperty("subject", "foo") in TEST_F()
305 .AddStringProperty("body", "bar") in TEST_F()
314 .AddStringProperty("body", "baz bat") in TEST_F()
322 .AddStringProperty("subject", "phoo") in TEST_F()
475 .AddStringProperty("subject", "foo") in TEST_F()
476 .AddStringProperty("body", "bar") in TEST_F()
[all …]
H A Dicing-search-engine_initialization_test.cc261 .AddStringProperty("body", "message body") in CreateMessageDocument()
275 .AddStringProperty("subject", subject_content) in CreateEmailDocument()
276 .AddStringProperty("body", body_content) in CreateEmailDocument()
866 .AddStringProperty("additional", "content") in TEST_F()
867 .AddStringProperty("body", "message body") in TEST_F()
1058 .AddStringProperty("name", "person") in TEST_F()
1065 .AddStringProperty("body", "message body one") in TEST_F()
1067 .AddStringProperty("senderQualifiedId", "namespace#person") in TEST_F()
1074 .AddStringProperty("body", "message body two") in TEST_F()
1076 .AddStringProperty("senderQualifiedId", "namespace#person") in TEST_F()
[all …]
H A Dicing-search-engine_put_test.cc146 .AddStringProperty("body", "message body") in CreateMessageDocument()
231 .AddStringProperty("body", std::move(enormous_string)) in TEST_F()
264 .AddStringProperty("body", kIpsumText) in TEST_F()
337 .AddStringProperty("body", "message body") in TEST_F()
360 .AddStringProperty("body", "message body") in TEST_F()
384 .AddStringProperty("body", "message body") in TEST_F()
411 .AddStringProperty("body", "message body") in TEST_F()
441 .AddStringProperty("body", kIpsumText) in TEST_F()
446 .AddStringProperty("body", kIpsumText) in TEST_F()
482 .AddStringProperty("body", "foo " + content) in TEST_F()
/aosp_15_r20/external/icing/icing/index/
H A Dindex-processor_test.cc391 .AddStringProperty(std::string(kUnindexedProperty1), "foo bar baz") in TEST_F()
411 .AddStringProperty(std::string(kExactProperty), "?...!") in TEST_F()
429 .AddStringProperty(std::string(kExactProperty), "hello world") in TEST_F()
465 .AddStringProperty(std::string(kExactProperty), "hello world") in TEST_F()
466 .AddStringProperty(std::string(kPrefixedProperty), "good night moon!") in TEST_F()
487 .AddStringProperty(std::string(kExactProperty), coffeeRepeatedString) in TEST_F()
488 .AddStringProperty(std::string(kPrefixedProperty), in TEST_F()
543 .AddStringProperty(std::string(kExactProperty), "hello world") in TEST_F()
549 .AddStringProperty(std::string(kNestedProperty), in TEST_F()
578 .AddStringProperty(std::string(kExactProperty), "hello world") in TEST_F()
[all …]
H A Dterm-indexing-handler_test.cc258 .AddStringProperty(std::string(kPropertyTitle), "foo") in TEST_F()
259 .AddStringProperty(std::string(kPropertyBody), "") in TEST_F()
323 .AddStringProperty(std::string(kPropertyTitle), "foo") in TEST_F()
324 .AddStringProperty(std::string(kPropertyBody), "foo bar baz") in TEST_F()
387 .AddStringProperty(std::string(kPropertyTitle), "foo foo foo") in TEST_F()
388 .AddStringProperty(std::string(kPropertyBody), "foo bar baz") in TEST_F()
394 .AddStringProperty(std::string(kPropertyTitle), "bar baz baz") in TEST_F()
395 .AddStringProperty(std::string(kPropertyBody), "foo foo baz") in TEST_F()
402 .AddStringProperty(std::string(kPropertyName), "qux") in TEST_F()
403 .AddStringProperty(std::string(kPropertySubject), "bar bar") in TEST_F()
[all …]
H A Dindex-processor_benchmark.cc112 .AddStringProperty("p0", std::string(content_length, 'A')) in CreateDocumentWithOneProperty()
121 .AddStringProperty("p0", std::string(property_length, 'A')) in CreateDocumentWithTenProperties()
122 .AddStringProperty("p1", std::string(property_length, 'B')) in CreateDocumentWithTenProperties()
123 .AddStringProperty("p2", std::string(property_length, 'C')) in CreateDocumentWithTenProperties()
124 .AddStringProperty("p3", std::string(property_length, 'D')) in CreateDocumentWithTenProperties()
125 .AddStringProperty("p4", std::string(property_length, 'E')) in CreateDocumentWithTenProperties()
126 .AddStringProperty("p5", std::string(property_length, 'F')) in CreateDocumentWithTenProperties()
127 .AddStringProperty("p6", std::string(property_length, 'G')) in CreateDocumentWithTenProperties()
128 .AddStringProperty("p7", std::string(property_length, 'H')) in CreateDocumentWithTenProperties()
129 .AddStringProperty("p8", std::string(property_length, 'I')) in CreateDocumentWithTenProperties()
[all …]
H A Dembedding-indexing-handler_test.cc260 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
263 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
338 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
341 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
388 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
391 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
474 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
477 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
538 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
541 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
[all …]
H A Dinteger-section-indexing-handler_test.cc230 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
231 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
279 .AddStringProperty(std::string(kPropertyTitle), in TEST_F()
281 .AddStringProperty(std::string(kPropertyBody), "nested body") in TEST_F()
348 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
349 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
390 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
391 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
451 .AddStringProperty(std::string(kPropertyTitle), "title") in TEST_F()
452 .AddStringProperty(std::string(kPropertyBody), "body") in TEST_F()
[all …]
/aosp_15_r20/external/icing/icing/schema/
H A Dproperty-util_test.cc199 .AddStringProperty(std::string(kPropertySingleString), "single") in TEST()
200 .AddStringProperty(std::string(kPropertyRepeatedString), "repeated1", in TEST()
258 .AddStringProperty(std::string(kPropertyStr), "a", "b", "c") in TEST()
263 .AddStringProperty(std::string(kPropertySingleString), in TEST()
265 .AddStringProperty(std::string(kPropertyRepeatedString), in TEST()
277 .AddStringProperty(std::string(kPropertySingleString), in TEST()
279 .AddStringProperty(std::string(kPropertyRepeatedString), in TEST()
333 .AddStringProperty(std::string(kPropertySingleString), "single") in TEST()
334 .AddStringProperty(std::string(kPropertyRepeatedString), "repeated1", in TEST()
348 .AddStringProperty(std::string(kPropertyStr), "a", "b", "c") in TEST()
[all …]
H A Djoinable-property-manager_test.cc157 .AddStringProperty(kPropertySubject, "the subject") in SetUp()
158 .AddStringProperty(kPropertyText, "the text") in SetUp()
159 .AddStringProperty(kPropertySenderQualifiedId, "pkg$db/ns#Person1") in SetUp()
160 .AddStringProperty(kPropertyReceiverQualifiedId, in SetUp()
170 .AddStringProperty(kPropertyName, "the conversation") in SetUp()
174 .AddStringProperty(kPropertyGroupQualifiedId, in SetUp()
288 .AddStringProperty(kPropertySubject, "the subject") in TEST_F()
289 .AddStringProperty(kPropertyText, "the text") in TEST_F()
291 .AddStringProperty(kPropertySenderQualifiedId, "pkg$db/ns#Person1") in TEST_F()

12