/aosp12/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestEventHandler.java | 117 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 D | LayoutSplitterTest.cpp | 101 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 D | SurfaceFlingerProperties.sysprop | 212 # 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 D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/system/sepolicy/private/ |
H A D | preopt2cachename.te | 4 # creates to the names the runtime expects in the data directory.
|
/aosp12/packages/services/Iwlan/assets/ |
H A D | defaultiwlanerrorconfig.json | 30 # 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 D | Android.bp | 16 // the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
|
/aosp12/hardware/interfaces/usb/1.1/ |
H A D | IUsbCallback.hal | 22 * Callback object used for all the IUsb async methods which expects a result.
|
/aosp12/hardware/interfaces/usb/1.2/ |
H A D | IUsbCallback.hal | 23 * Callback object used for all the IUsb async methods which expects a result.
|
/aosp12/hardware/interfaces/usb/1.0/ |
H A D | IUsbCallback.hal | 20 * 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 D | single_source_script.rscript | 65 rsDebug("expects ", expected);
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
H A D | single_source_script.rscript | 67 rsDebug("expects ", expected);
|
/aosp12/packages/providers/CalendarProvider/tests/ |
H A D | EMMA_README | 6 # This expects that ". build/envsetup.sh" and an appropriate "lunch"
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | config.json.readme | 2 // the format of the configuration file the evs_app expects to read at startup to configure itself
|
/aosp12/bionic/libc/kernel/ |
H A D | README.md | 27 made into uapi files, but some user space code expects that these
|
/aosp12/art/tools/checker/ |
H A D | README | 125 Checker expects that the previously executed statement was either a CHECK or a CHECK-NEXT.
|
/aosp12/system/chre/doc/ |
H A D | framework_build.md | 90 CHRE expects the build toolchain to be exported via Makefile variables,
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/ |
H A D | README.md | 408 …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 D | README.md | 343 expects USB resets to cancel whatever transaction is currently going on.
|