Home
last modified time | relevance | path

Searched refs:SimpleString (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dexplicit_inst_string_test.cpp23 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/
Dlower.go44 s := "not lowered: " + v.String() + ", " + v.Op.String() + " " + v.Type.SimpleString()
47 s += " " + a.Type.SimpleString()
/aosp_15_r20/hardware/google/aemu/base/
DStringFormat_unittest.cpp27 TEST(StringFormat, SimpleString) { in TEST() argument
56 TEST(StringAppendFormat, SimpleString) { in TEST() argument
/aosp_15_r20/external/pytorch/tools/linter/adapters/
H A Dtest_has_main_linter.py32 main = m.SimpleString('"__main__"') | m.SimpleString("'__main__'")
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dcmdline_test.cc94 TEST(CmdlineTest, SimpleString) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dgather_test.cc315 TEST(GatherOpTest, SimpleString) { in TEST() argument
/aosp_15_r20/external/libchrome/base/json/
H A Djson_reader_unittest.cc201 TEST(JSONReader, SimpleString) { in TEST() argument
/aosp_15_r20/external/cronet/base/json/
H A Djson_reader_unittest.cc294 TEST_P(JSONReaderTest, SimpleString) { in TEST_P() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1029 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/
Dwdm.h2419 UNICODE_STRING SimpleString; member