/aosp_15_r20/external/flatbuffers/tests/more_defaults/ |
H A D | more_defaults_generated.rs | 71 let some_string = { in unpack() localVariable 106 pub fn some_string(&self) -> &'a str { in some_string() method 140 pub some_string: Option<flatbuffers::WIPOffset<&'a str>>, field 220 pub some_string: String, field 253 let some_string = Some({ in pack() localVariable
|
/aosp_15_r20/external/autotest/client/cros/enterprise/ |
H A D | extension_policy.json | 11 "some_string": "notsecret" string 17 "some_string": "secret" string
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | monitoring_util_test.cc | 61 auto some_string = absl::make_unique<std::string>("Text"); in TEST() local 85 auto some_string = absl::make_unique<std::string>(primitive_value); in NewPrimitiveSetInputPrimitive() local
|
H A D | util_test.cc | 85 auto some_string = std::string(kLongString); in TEST() local 95 auto some_string = std::string(kLongString); in TEST() local
|
/aosp_15_r20/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
H A D | unittest_extension_singular_nano.proto | 27 optional string some_string = 24; field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | error.rs | 6 some_string: String, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | error.rs | 6 some_string: String, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | error.rs | 6 some_string: String, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | error.rs | 6 some_string: String, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | error.rs | 6 some_string: String, field
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | recording_http2_visitor_test.cc | 56 const std::string some_string = in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/ |
H A D | command_line_flags_test.cc | 83 std::string some_string = "invalid"; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/ |
H A D | single_machine_test.cc | 526 Output some_string = in CreateGrapplerItemWithResourceMemory() local
|
/aosp_15_r20/external/openscreen/cast/receiver/ |
H A D | application_agent_unittest.cc | 264 for (const char* some_string : kGarbageStrings) { in TEST_F() local
|