Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestEventHandler.java117 expects[i] = false; in TestEventHandler()
209 expects[TEST_STATUS] = false; in status()
409 expects[TEST_DATA] = false; in data()
427 expects[TEST_ENDDATA] = false; in endData()
478 expects[TEST_ERROR] = false; in error()
674 expects[TEST_DATA] = true; in expectData()
682 expects[TEST_DATA] = true; in expectData()
687 expects[TEST_DATA] = true; in expectData()
705 expects[TEST_ERROR] = true; in expectError()
713 expects[TEST_ERROR] = true; in expectError()
[all …]
/aosp12/frameworks/minikin/tests/unittest/
H A DLayoutSplitterTest.cpp101 std::vector<std::string> expects; in TEST() member
148 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
149 const std::string expectString = testCase.expects[expectationIndex++]; in TEST()
163 std::vector<std::string> expects; in TEST() member
210 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
225 std::vector<std::string> expects; in TEST() member
262 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
277 std::vector<std::string> expects; in TEST() member
314 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
329 std::vector<std::string> expects; in TEST() member
[all …]
/aosp12/frameworks/native/services/surfaceflinger/sysprop/
H A DSurfaceFlingerProperties.sysprop212 # expects to receive and output as well as the wide color gamut data space
226 # dataspace is the default data space that SurfaceFlinger expects.
238 # expects. If unspecified, the default pixel format is
248 # wcgDataspace is the data space that SurfaceFlinger expects for
263 # wcgPixelFormat is the pixel format that SurfaceFlinger expects for
275 # SurfaceFlinger expects for surfaces which are color space agnostic.
277 # unspecified, the data space follows what SurfaceFlinger expects for
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/system/sepolicy/private/
H A Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/aosp12/packages/services/Iwlan/assets/
H A Ddefaultiwlanerrorconfig.json30 # 3.2.5. "IKE_PROTOCOL_EXCEPTION" ErrorType expects the "ErrorDetail" to be
33 # 3.2.6. "GENERIC_ERROR_TYPE" or "*" ErrorType expects only the following to be
/aosp12/frameworks/ex/common/
H A DAndroid.bp16 // the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
/aosp12/hardware/interfaces/usb/1.1/
H A DIUsbCallback.hal22 * Callback object used for all the IUsb async methods which expects a result.
/aosp12/hardware/interfaces/usb/1.2/
H A DIUsbCallback.hal23 * Callback object used for all the IUsb async methods which expects a result.
/aosp12/hardware/interfaces/usb/1.0/
H A DIUsbCallback.hal20 * Callback object used for all the IUsb async methods which expects a result.
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dsingle_source_script.rscript65 rsDebug("expects ", expected);
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A Dsingle_source_script.rscript67 rsDebug("expects ", expected);
/aosp12/packages/providers/CalendarProvider/tests/
H A DEMMA_README6 # This expects that ". build/envsetup.sh" and an appropriate "lunch"
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A Dconfig.json.readme2 // the format of the configuration file the evs_app expects to read at startup to configure itself
/aosp12/bionic/libc/kernel/
H A DREADME.md27 made into uapi files, but some user space code expects that these
/aosp12/art/tools/checker/
H A DREADME125 Checker expects that the previously executed statement was either a CHECK or a CHECK-NEXT.
/aosp12/system/chre/doc/
H A Dframework_build.md90 CHRE expects the build toolchain to be exported via Makefile variables,
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/
H A DREADME.md408 …on test, is a testing method that supplies invalid model or request, and expects the target framew…
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md343 expects USB resets to cancel whatever transaction is currently going on.

12