Searched refs:Expected (Results 1 – 5 of 5) sorted by relevance
/system/libbase/ |
D | expected_test.cpp | 55 TEST(Expected, testDefaultConstructible) { in TEST() argument 68 TEST(Expected, testCopyConstructible) { in TEST() argument 83 TEST(Expected, testMoveConstructible) { in TEST() argument 106 TEST(Expected, testCopyConstructibleFromConvertibleType) { in TEST() argument 116 TEST(Expected, testMoveConstructibleFromConvertibleType) { in TEST() argument 126 TEST(Expected, testConstructibleFromValue) { in TEST() argument 144 TEST(Expected, testConstructibleFromMovedValue) { in TEST() argument 153 TEST(Expected, testConstructibleFromConvertibleValue) { in TEST() argument 163 TEST(Expected, testConstructibleFromUnexpected) { in TEST() argument 186 TEST(Expected, testMoveConstructibleFromUnexpected) { in TEST() argument [all …]
|
/system/extras/simpleperf/ |
D | read_elf.cpp | 208 llvm::Expected<llvm::object::section_iterator> section_it_or_err = symbol_ref->getSection(); in ReadSymbolTable() 223 llvm::Expected<llvm::StringRef> symbol_name_or_err = symbol_ref->getName(); in ReadSymbolTable()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 305 Expected equality of these values: 312 Expected: SetLockState(UNLOCKED) doesn't generate new fatal failures in the current thread.
|
/system/tools/mkbootimg/ |
D | pylintrc | 274 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
|
/system/update_engine/ |
D | pylintrc | 244 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
|