Home
last modified time | relevance | path

Searched refs:set_str (Results 1 – 25 of 31) sorted by relevance

12

/external/perfetto/src/tracing/core/
Dpacket_stream_validator_unittest.cc36 proto.mutable_for_testing()->set_str("string field"); in TEST()
46 proto.mutable_for_testing()->set_str("string field"); in TEST()
93 proto.mutable_for_testing()->set_str("string field"); in TEST()
111 proto.mutable_for_testing()->set_str("string field"); in TEST()
131 proto.mutable_for_testing()->set_str("string field"); in TEST()
140 proto.mutable_for_testing()->set_str("foo"); in TEST()
153 proto.mutable_for_testing()->set_str("string field"); in TEST()
165 proto.mutable_for_testing()->set_str("string field"); in TEST()
Dtrace_packet_unittest.cc52 proto.mutable_for_testing()->set_str("string field"); in TEST()
69 proto.mutable_for_testing()->set_str( in TEST()
100 proto.mutable_for_testing()->set_str("string field"); in TEST()
126 tp_proto.mutable_for_testing()->set_str(payload); in TEST()
Dtracing_service_impl_unittest.cc1010 tp->set_for_testing()->set_str(large_payload.c_str(), large_payload.size()); in TEST_F()
1023 tp->set_for_testing()->set_str(payload.c_str(), payload.size()); in TEST_F()
1364 tp->set_for_testing()->set_str(payload.c_str(), payload.size()); in TEST_F()
1372 tp->set_for_testing()->set_str(big_payload, sizeof(big_payload)); in TEST_F()
1478 tp->set_for_testing()->set_str("payload"); in TEST_F()
1517 tp->set_for_testing()->set_str("payload"); in TEST_F()
1556 tp->set_for_testing()->set_str("payload"); in TEST_F()
1627 tp->set_for_testing()->set_str(payload); in TEST_F()
1962 writer->NewTracePacket()->set_for_testing()->set_str(payload.c_str()); in TEST_F()
2079 tp->set_for_testing()->set_str("payload1a1"); in TEST_F()
[all …]
Dtrace_writer_impl_unittest.cc72 packet->set_for_testing()->set_str(str); in TEST_P()
109 packet->set_for_testing()->set_str(large_string.data(), large_string.size()); in TEST_P()
Dnull_trace_writer_unittest.cc39 packet->set_for_testing()->set_str("Hello, world!"); in TEST()
Dstartup_trace_writer_unittest.cc68 packet->set_for_testing()->set_str(kPacketPayload); in WritePackets()
280 packet->set_for_testing()->set_str(kPacketPayload); in TEST_P()
/external/perfetto/src/ipc/
Ddeferred_unittest.cc49 (*res).set_str("foo"); in TEST()
145 res->set_str("42"); in TEST()
163 res->set_str("43"); in TEST()
199 res->set_str(std::to_string(i)); in TEST()
208 res->set_str(std::to_string(3)); in TEST()
267 msg->set_str("foo"); in TEST()
/external/perfetto/src/perfetto_cmd/
Dpacket_writer_unittest.cc94 for_testing->set_str("abc"); in TEST()
122 for_testing->set_str("abc"); in TEST()
185 for_testing->set_str("abcdefghijklmn"); in TEST()
190 for_testing->set_str("abcdefghijklmn"); in TEST()
251 for_testing->set_str(s.data(), s.size()); in TEST()
/external/perfetto/src/tracing/test/
Dtracing_integration_test.cc284 writer->NewTracePacket()->set_for_testing()->set_str(buf, strlen(buf)); in TEST_F()
398 writer->NewTracePacket()->set_for_testing()->set_str(buf, strlen(buf)); in TEST_F()
489 writer->NewTracePacket()->set_for_testing()->set_str("payload1"); in TEST_F()
490 writer->NewTracePacket()->set_for_testing()->set_str("payload2"); in TEST_F()
491 writer->NewTracePacket()->set_for_testing()->set_str("payload3"); in TEST_F()
/external/python/cpython2/Lib/idlelib/
DHyperParser.py35 parser.set_str(text.get(startatindex, stopatindex)+' \n')
51 parser.set_str(text.get(startatindex, stopatindex)+' \n')
DPyParse.py118 def set_str(self, str): member in Parser
DEditorWindow.py1326 y.set_str(rawtext)
1340 y.set_str(rawtext)
/external/perfetto/test/
Dfake_producer.cc113 handle->set_for_testing()->set_str(payload.get(), message_size_); in ProduceEventBatch()
Dend_to_end_shared_memory_fuzzer.cc94 end_packet->set_for_testing()->set_str("end"); in StartDataSource()
/external/selinux/libsepol/cil/src/
Dcil_write_ast.c640 char *set_str = NULL; in cil_write_typeattributeset() local
644 rc = cil_unfill_expr(typeattrset->str_expr, &set_str, 1); in cil_write_typeattributeset()
648 fprintf(cil_out, "(%s %s %s)\n", CIL_KEY_TYPEATTRIBUTESET, typeattr, set_str); in cil_write_typeattributeset()
651 free(set_str); in cil_write_typeattributeset()
989 str = strdup(((struct cil_classperms_set *)curr->data)->set_str); in cil_unfill_classperms_list()
Dcil_internal.h381 char *set_str; member
398 char *set_str; member
Dcil_copy_ast.c191 (*new)->set_str = orig->set_str; in cil_copy_classperms_set()
301 new->set_str = orig->set_str; in cil_copy_classpermissionset()
Dcil_tree.c578 cil_log(CIL_INFO, " %s", cp_set->set_str); in cil_tree_print_classperms_set()
970 cil_log(CIL_INFO, "CLASSPERMISSIONSET: %s", cps->set_str); in cil_tree_print_node()
/external/protobuf/src/google/protobuf/
Dwire_format_unittest.cc429 unittest::TestMessageSetExtension2::message_set_extension)->set_str("foo"); in TEST()
472 unittest::TestMessageSetExtension2::message_set_extension)->set_str("foo"); in TEST()
531 message.set_str("foo"); in TEST()
/external/perf_data_converter/src/
Dperf_data_converter.cc461 label->set_str(sample_key.comm); in AddOrUpdateSample()
473 label->set_str(builder->StringId(ExecModeString(sample_key.exec_mode))); in AddOrUpdateSample()
/external/perfetto/src/profiling/memory/
Dbookkeeping.cc310 interned_string->set_str(reinterpret_cast<const uint8_t*>(str->c_str()), in WriteString()
Dbookkeeping.h220 interned_string->set_str(kEmptyString, 0); in DumpState()
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc279 full.set_str("string1"); in TEST_P()
371 full.set_str("-Infinity"); in TEST_P()
404 full.set_str("NaN"); in TEST_P()
Dprotostream_objectsource_test.cc301 primitive.set_str("String Value"); in TEST_P()
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc337 const char* set_str) { argument
342 gpr_string_split(set_str, ",", &set, &set_size);

12