Searched defs:expected_type (Results 1 – 12 of 12) sorted by relevance
/aosp12/system/update_engine/cros/ |
H A D | connection_manager_unittest.cc | 143 ConnectionType expected_type) { in TestWithServiceType() 173 ConnectionType expected_type) { in TestWithServiceDisconnected()
|
/aosp12/bionic/libc/bionic/ |
H A D | fdsan.cpp | 253 const char* expected_type = android_fdsan_get_tag_type(expected_tag); in android_fdsan_close_with_tag() local
|
/aosp12/art/runtime/ |
H A D | common_throws.cc | 260 void ThrowIncompatibleClassChangeError(InvokeType expected_type, InvokeType found_type, in ThrowIncompatibleClassChangeError() 822 void ThrowWrongMethodTypeException(ObjPtr<mirror::MethodType> expected_type, in ThrowWrongMethodTypeException()
|
/aosp12/system/update_engine/payload_generator/ |
H A D | delta_diff_utils_unittest.cc | 224 const InstallOperation::Type expected_type = in TEST_F() local
|
H A D | ab_generator_unittest.cc | 125 InstallOperation::Type expected_type = in TestSplitReplaceOrReplaceXzOperation() local
|
/aosp12/packages/modules/adb/pairing_connection/ |
H A D | pairing_connection.cpp | 261 bool PairingConnectionCtx::CheckHeaderType(adb::proto::PairingPacket::Type expected_type, in CheckHeaderType()
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | hal_camera_metadata.cc | 207 bool HalCameraMetadata::IsTypeValid(uint32_t tag, int32_t expected_type) { in IsTypeValid()
|
/aosp12/frameworks/base/cmds/idmap2/tests/ |
H A D | IdmapTests.cpp | 51 #define ASSERT_TARGET_INLINE_ENTRY(entry, target_resid, expected_type, expected_value) \ argument
|
/aosp12/art/runtime/dex/ |
H A D | dex_file_annotations.cc | 815 uint32_t expected_type) in GetAnnotationValue()
|
/aosp12/packages/modules/NeuralNetworks/driver/sample/ |
H A D | SampleDriverFloatXNNPACK.cpp | 421 static V1_3::ErrorStatus CheckTensorType(OperandType tensor_type, OperandType expected_type) { in CheckTensorType()
|
/aosp12/art/runtime/verifier/ |
H A D | method_verifier.cc | 4384 const RegType& expected_type = reg_types_.GetComponentType(res_type, class_loader_.Get()); in VerifyNewArray() local
|
/aosp12/art/compiler/optimizing/ |
H A D | load_store_elimination.cc | 707 DataType::Type expected_type) { in FindOrAddTypeConversionIfNecessary()
|