Home
last modified time | relevance | path

Searched refs:Expected (Results 1 – 5 of 5) sorted by relevance

/system/libbase/
Dexpected_test.cpp55 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/
Dread_elf.cpp208 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/
DREADME.md305 Expected equality of these values:
312 Expected: SetLockState(UNLOCKED) doesn't generate new fatal failures in the current thread.
/system/tools/mkbootimg/
Dpylintrc274 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
/system/update_engine/
Dpylintrc244 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.