Searched refs:result_summary (Results 1 – 18 of 18) sorted by relevance
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/ |
D | TestDataFormatterObjCNSDate.py | 47 self.expect_expr("date_1970_minus_06", result_summary="1969-12-31 23:59:59 UTC") 48 self.expect_expr("date_1970_minus_05", result_summary="1969-12-31 23:59:59 UTC") 49 self.expect_expr("date_1970_minus_04", result_summary="1969-12-31 23:59:59 UTC") 50 self.expect_expr("date_1970_plus_06", result_summary="1970-01-01 00:00:00 UTC") 51 self.expect_expr("date_1970_plus_05", result_summary="1970-01-01 00:00:00 UTC") 52 self.expect_expr("date_1970_plus_04", result_summary="1970-01-01 00:00:00 UTC") 70 self.expect_expr("distant_past", result_summary="0001-01-01 00:00:00 UTC") 71 self.expect_expr("distant_future", result_summary="4001-01-01 00:00:00 UTC")
|
/external/llvm-project/lldb/test/API/lang/objc/objc_direct-methods/ |
D | main.m | 21 …return 0; //%self.expect_expr("[self directCallNoArgs]", result_summary='"called directCallNoArgs"… 24 … //%self.expect_expr("[self directCallNSStringArg: str]", result_summary='@"some string"') 25 … //%self.expect_expr("[self directCallIdArg: (id)str]", result_summary='@"some string appendix"') 26 … //%self.expect_expr("[self directCallConflictingName]", result_summary='"correct function"') 27 …//%self.expect_expr("[self directCallWithCategory]", result_summary='"called function with categor… 84 …[foo entryPoint]; //%self.expect_expr("[foo directCallNoArgs]", result_summary='"called directCal… 87 … //%self.expect_expr("[foo directCallNSStringArg: str]", result_summary='@"some string"') 88 … //%self.expect_expr("[foo directCallIdArg: (id)str]", result_summary='@"some string appendix"') 89 … //%self.expect_expr("[foo directCallConflictingName]", result_summary='"correct function"') 90 …//%self.expect_expr("[foo directCallWithCategory]", result_summary='"called function with category…
|
/external/llvm-project/lldb/test/API/lang/cpp/covariant-return-types/ |
D | TestCovariantReturnTypes.py | 35 self.expect_expr("derived.getOtherPtr()->value()", result_summary='"derived"') 36 self.expect_expr("base_ptr_to_derived->getOtherPtr()->value()", result_summary='"derived"') 37 self.expect_expr("base.getOtherPtr()->value()", result_summary='"base"') 38 self.expect_expr("derived.getOtherRef().value()", result_summary='"derived"') 39 self.expect_expr("base_ptr_to_derived->getOtherRef().value()", result_summary='"derived"') 40 self.expect_expr("base.getOtherRef().value()", result_summary='"base"')
|
/external/llvm-project/lldb/test/API/lang/cpp/char1632_t/ |
D | TestChar1632T.py | 110 self.expect_expr('cs16_zero', result_summary="U+0000 u'\\0'") 111 self.expect_expr('cs32_zero', result_summary="U+0x00000000 U'\\0'") 114 self.expect_expr("u'a'", result_type="char16_t", result_summary="U+0061 u'a'") 115 self.expect_expr("U'a'", result_type="char32_t", result_summary="U+0x00000061 U'a'")
|
/external/llvm-project/lldb/test/API/lang/cpp/char8_t/ |
D | TestCxxChar8_t.py | 23 self.expect_expr("a", result_type="char8_t", result_summary="0x61 u8'a'") 24 self.expect_expr("ab", result_type="const char8_t *", result_summary='u8"你好"') 25 self.expect_expr("abc", result_type="char8_t [9]", result_summary='u8"你好"')
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/cstring-utf8-summary/ |
D | TestCstringUnicode.py | 17 self.expect_expr("s", result_summary='""') 18 self.expect_expr("(const char*)s", result_summary='""')
|
/external/llvm-project/lldb/test/API/lang/cpp/default-template-args/ |
D | TestDefaultTemplateArgs.py | 39 self.expect_expr("$X<> x; x", result_summary="summary1") 41 self.expect_expr("$X<long> x; x", result_summary="summary2")
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/map/ |
D | TestDataFormatterLibccMap.py | 59 self.expect_expr("ii", result_summary="size=0", result_children=[]) 68 self.expect_expr("ii", result_summary="size=2", result_children=[
|
/external/llvm-project/lldb/test/API/lang/cpp/elaborated-types/ |
D | TestElaboratedTypes.py | 26 result_summary="(summary x=4)")
|
/external/llvm-project/lldb/test/API/commands/expression/import-std-module/forward_list-dbg-info-content/ |
D | TestDbgInfoContentForwardListFromStdModule.py | 30 self.expect_expr("a", result_type=list_type, result_summary="size=1")
|
/external/llvm-project/lldb/test/API/commands/expression/import-std-module/forward_list/ |
D | TestForwardListFromStdModule.py | 30 self.expect_expr("a", result_type=list_type, result_summary="size=1")
|
/external/llvm-project/lldb/test/API/commands/expression/import-std-module/shared_ptr/ |
D | TestSharedPtrFromStdModule.py | 27 result_summary="3 strong=1 weak=1",
|
/external/llvm-project/lldb/test/API/commands/expression/import-std-module/weak_ptr/ |
D | TestWeakPtrFromStdModule.py | 27 result_summary="3 strong=1 weak=2",
|
/external/llvm-project/lldb/test/API/commands/expression/import-std-module/unique_ptr/ |
D | TestUniquePtrFromStdModule.py | 29 result_summary="3",
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/ |
D | TestDataFormatterLibcxxString.py | 104 self.expect_expr("s", result_type=ns+"::wstring", result_summary='L"hello world! מזל טוב!"')
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/vector/ |
D | TestDataFormatterLibcxxVector.py | 29 self.expect_expr(var_name, result_summary="size=7", result_children=[
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | lldbtest.py | 2548 result_summary=None, argument 2585 summary=result_summary, children=result_children)
|
/external/scapy/test/ |
D | regression.uts | 9219 result_summary = cmco.get_output() 9220 assert(len(result_summary.split('\n')) == 10) 9225 "Raw" % (ftp_data, http) in result_summary
|