Searched refs:SimpleString (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | explicit_inst_string_test.cpp | 23 typedef basic_string<char, std::char_traits<char>, SimpleCharAllocator> SimpleString; typedef 24 typedef test::simple_allocator<SimpleString> SimpleStringAllocator; 36 template class vector<SimpleString, SimpleStringAllocator>;
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | lower.go | 44 s := "not lowered: " + v.String() + ", " + v.Op.String() + " " + v.Type.SimpleString() 47 s += " " + a.Type.SimpleString()
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | StringFormat_unittest.cpp | 27 TEST(StringFormat, SimpleString) { in TEST() argument 56 TEST(StringAppendFormat, SimpleString) { in TEST() argument
|
/aosp_15_r20/external/pytorch/tools/linter/adapters/ |
H A D | test_has_main_linter.py | 32 main = m.SimpleString('"__main__"') | m.SimpleString("'__main__'")
|
/aosp_15_r20/external/grpc-grpc/test/core/util/ |
H A D | cmdline_test.cc | 94 TEST(CmdlineTest, SimpleString) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | gather_test.cc | 315 TEST(GatherOpTest, SimpleString) { in TEST() argument
|
/aosp_15_r20/external/libchrome/base/json/ |
H A D | json_reader_unittest.cc | 201 TEST(JSONReader, SimpleString) { in TEST() argument
|
/aosp_15_r20/external/cronet/base/json/ |
H A D | json_reader_unittest.cc | 294 TEST_P(JSONReaderTest, SimpleString) { in TEST_P() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/ |
D | type.go | 1029 func (t *Type) SimpleString() string { func
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | wdm.h | 2419 UNICODE_STRING SimpleString; member
|