Home
last modified time | relevance | path

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

12

/aosp12/art/compiler/optimizing/
H A Dcodegen_test_utils.h198 template <typename Expected>
199 inline static Expected SimulatorExecute(CodeSimulator* simulator, Expected (*f)());
219 template <typename Expected>
229 Expected result = SimulatorExecute<Expected>(simulator.Get(), f); in VerifyGeneratedCode()
237 Expected result = f(); in VerifyGeneratedCode()
244 template <typename Expected>
248 Expected expected) { in Run()
260 typedef Expected (*fptr)(); in Run()
280 template <typename Expected>
301 template <typename Expected>
[all …]
/aosp12/system/libbase/
H A Dexpected_test.cpp233 TEST(Expected, testAssignable) { in TEST() argument
318 TEST(Expected, testEmplace) { in TEST() argument
393 TEST(Expected, testDereference) { in TEST() argument
409 TEST(Expected, testTest) { in TEST() argument
419 TEST(Expected, testGetValue) { in TEST() argument
429 TEST(Expected, testSameValues) { in TEST() argument
470 TEST(Expected, testSameErrors) { in TEST() argument
582 TEST(Expected, testPair) { in TEST() argument
596 TEST(Expected, testVoid) { in TEST() argument
786 TEST(Expected, testNested) { in TEST() argument
[all …]
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dplugin_hooks.md3 Expected interface: [OverlayPlugin](/frameworks/base/packages/SystemUI/plugin/src/com/android
9 Expected interface: [QS](/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins…
16 Expected interface: [QSFactory](/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/…
21 Expected interface: [NavBarButtonProvider](/frameworks/base/packages/SystemUI/plugin/src/com/androi…
26 Expected interface: [NavGesture](/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui…
31 Expected interface: [IntentButtonProvider](/frameworks/base/packages/SystemUI/plugin/src/com/androi…
36 Expected interface: [IntentButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
41 Expected interface: [GlobalActions](/frameworks/base/packages/SystemUI/plugin/src/com/android/syste…
46 Expected interface: [VolumeDialog](/frameworks/base/packages/SystemUI/plugin/src/com/android/system…
56 Expected interface: [ClockPlugin](/frameworks/base/packages/SystemUI/plugin/src/com/android/systemu…
[all …]
/aosp12/art/test/966-default-conflict/
H A Dexpected-stdout.txt7 Expected ICCE Thrown on Main
14 Expected ICCE Thrown on Iface
19 Expected ICCE Thrown on Iface2
/aosp12/art/test/967-default-ame/
H A Dexpected-stdout.txt6 Expected AME Thrown on Main
13 Expected AME Thrown on Iface
18 Expected AME Thrown on Iface2
/aosp12/art/test/965-default-verify/
H A Dexpected-stdout.txt6 Expected NSME Thrown on Main
13 Expected NSME Thrown on Iface
/aosp12/frameworks/base/proto/src/
H A Dcamera.proto60 // Expected number of fields: 9
63 // Expected number of fields: 10
/aosp12/art/test/2036-jni-filechannel/
H A Dexpected-stdout.txt2 Expected 0 got 0 PASS
/aosp12/art/test/972-iface-super-multidex/
H A Dexpected-stdout.txt2 Expected ICCE caught
/aosp12/build/blueprint/bootstrap/
H A Dbuild.ninja3 # Expected input variables:
/aosp12/frameworks/native/opengl/tests/testViewport/
H A DREADME16 Expected: screen is still all white.
/aosp12/art/test/1940-ddms-ext/
H A Dexpected-stdout.txt24 Expected chunk type published: 1297109829
/aosp12/frameworks/native/opengl/tests/testPauseResume/
H A DREADME7 Expected behavior:
/aosp12/bionic/tools/versioner/src/
H A DSymbolDatabase.cpp54 Expected<StringRef> symbolNameOrError = symbol.getName(); in getSymbols()
/aosp12/build/make/tests/
H A Drun.rbc29 fail("Expected %s, got %s" % (expected, actual))
/aosp12/frameworks/compile/slang/lit-tests/
H A DREADME19 the failure. Note that tests marked as "Expected Fail" (XFAIL) will not print
/aosp12/frameworks/rs/
H A Dupdate_rs_prebuilts.sh110 echo Expected numeric argument after "$1"
/aosp12/system/extras/simpleperf/
H A Dread_elf.cpp210 llvm::Expected<llvm::object::section_iterator> section_it_or_err = symbol_ref->getSection(); in ReadSymbolTable()
225 llvm::Expected<llvm::StringRef> symbol_name_or_err = symbol_ref->getName(); in ReadSymbolTable()
/aosp12/frameworks/compile/slang/
H A Dslang_backend.cpp959 const RSExportRecordType *Expected = EF->getParamPacketType(); in dumpExportFunctionInfo() local
960 if (Expected) { in dumpExportFunctionInfo()
962 Expected->getLLVMType()->dump(); in dumpExportFunctionInfo()
/aosp12/packages/modules/DnsResolver/tests/
H A Dgolddata.proto195 // Expected return values from DNS query API.
/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioResponse.hal190 * Expected modem behavior:
H A DIRadio.hal195 * Set carrier restrictions. Expected modem behavior:
/aosp12/hardware/interfaces/radio/1.2/
H A Dtypes.hal179 * Expected range for the input is [MaxSearchTimeRange:MIN - MaxSearchTimeRange:MAX]
195 * Expected range for the input is
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md305 Expected equality of these values:
312 Expected: SetLockState(UNLOCKED) doesn't generate new fatal failures in the current thread.
/aosp12/build/make/tools/releasetools/
H A Dpylintrc274 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.

12