/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | binder_test_utils.h | 23 #define ASSERT_BINDER_SUCCESS(expr) \ argument 29 #define ASSERT_BINDER_FAIL(expr) \ argument 35 #define EXPECT_BINDER_SUCCESS(expr) \ argument 41 #define EXPECT_BINDER_FAIL(expr) \ argument
|
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/include/ |
H A D | ShimUtils.h | 32 #define SLW2SAS_RETURN_IF_ERROR(expr) \ argument 42 #define SLW2SAS_RETURN_AND_CALLBACK_IF_ERROR(expr, callback) \ argument 53 #define SLW2SAS_OK_RETURN_AND_ERROR_CALLBACK_IF_ERROR(expr, callback) \ argument
|
/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
H A D | AssertOk.h | 38 inline ::testing::AssertionResult assertIsOk(const char* expr, const Return<T>& ret) { in assertIsOk() 45 inline ::testing::AssertionResult continueIfIsOk(const char* expr, const Return<T>& ret, in continueIfIsOk() 91 inline ::testing::AssertionResult assertOk(const char* expr, const Return<void>& ret) { in assertOk() 96 inline ::testing::AssertionResult assertOk(const char* expr, Result result) { in assertOk() 102 inline ::testing::AssertionResult assertOk(const char* expr, const Return<Result>& ret) { in assertOk()
|
/aosp12/bionic/tests/ |
H A D | clang_fortify_tests.cpp | 114 #define DIE_WITH(expr, cond, regex) EXPECT_EXIT(ExitAfter([&] { (expr); }), cond, regex) argument 119 #define EXPECT_NO_DEATH(expr) DIE_WITH(expr, testing::ExitedWithCode(0), "") argument 120 #define EXPECT_FORTIFY_DEATH(expr) DIE_WITH(expr, testing::KilledBySignal(SIGABRT), "FORTIFY") argument 132 #define EXPECT_NO_DEATH(expr) expr argument 133 #define EXPECT_FORTIFY_DEATH(expr) expr argument
|
/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | RpnExpr.cpp | 81 RpnExpr* expr = RpnExpr::create(); in buildHelperExpr() local 92 RpnExpr* expr = RpnExpr::create(); in buildHelperExpr() local
|
H A D | Assignment.cpp | 137 RpnExpr* expr = RpnExpr::buildHelperExpr( in activate() local
|
/aosp12/system/media/audio_utils/tests/ |
H A D | variadic_tests.cpp | 30 #define PRINT_AND_EXPECT_EQ(expected, expr) { \ argument 37 #define PRINT_AND_EXPECT_NEAR(expected, expr) { \ argument
|
/aosp12/art/libelffile/dwarf/ |
H A D | debug_frame_opcode_writer.h | 253 void ALWAYS_INLINE DefCFAExpression(uint8_t* expr, int expr_size) { in DefCFAExpression() 263 void ALWAYS_INLINE Expression(Reg reg, uint8_t* expr, int expr_size) { in Expression() 274 void ALWAYS_INLINE ValExpression(Reg reg, uint8_t* expr, int expr_size) { in ValExpression()
|
/aosp12/system/sepolicy/tests/ |
H A D | searchpolicy.py | 15 expr = parser.add_argument_group("Expressions") variable
|
/aosp12/system/core/healthd/ |
H A D | healthd_mode_charger_test.cpp | 47 ChildAssertHelper(bool res, const char* expr, const char* file, int line) : res_(res) { in ChildAssertHelper() 59 #define CHILD_ASSERT_TRUE(expr) ChildAssertHelper(expr, #expr, __FILE__, __LINE__) argument
|
/aosp12/frameworks/native/libs/binder/ |
H A D | ParcelableHolder.cpp | 21 #define RETURN_ON_FAILURE(expr) \ argument
|
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_parcelable_utils.h | 38 #define RETURN_ON_FAILURE(expr) \ argument
|
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/ |
H A D | Result.h | 144 #define NN_TRY(expr) \ argument
|
/aosp12/hardware/interfaces/health/2.1/vts/functional/ |
H A D | VtsHalHealthV2_1TargetTest.cpp | 47 #define TEST_AND_RETURN(expr) \ argument 54 #define TEST_AND_RETURN_FAILURE(expr) \ argument
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_a2dp_source_binder_server.cc | 49 #define TRY_RET(expr, msg) \ argument 58 #define TRY_RET_FUNC(expr) TRY_RET(expr, __func__ << " failed") argument
|
/aosp12/system/bt/service/ |
H A D | a2dp_source.cc | 33 #define TRY_RET(expr, err_msg) \ argument 42 #define TRY_RET_FUNC(expr) TRY_RET(expr, __func__ << " failed") argument
|
/aosp12/system/tools/hidl/ |
H A D | ConstantExpression.cpp | 173 ConstantExpression::ConstantExpression(const std::string& expr) : mExpr(expr) {} in ConstantExpression() 180 const std::string& expr) in LiteralConstantExpression() 353 ConstantExpression* expr = mReference->constExpr(); in evaluate() local 722 const std::string& expr) in ReferenceConstantExpression()
|
/aosp12/hardware/google/av/media/eco/include/eco/ |
H A D | ECOUtils.h | 32 #define RETURN_STATUS_IF_ERROR(expr) \ argument
|
/aosp12/frameworks/base/native/webview/plat_support/ |
H A D | draw_gl_functor.cpp | 32 #define COMPILE_ASSERT(expr, err) \ argument
|
/aosp12/art/runtime/ |
H A D | entrypoints_order_test.cc | 32 #define CHECKED(expr, name) \ argument
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | edify_test.cpp | 153 std::unique_ptr<Expr> expr; in TEST_F() local
|
/aosp12/art/compiler/debug/dwarf/ |
H A D | dwarf_test.cc | 70 uint8_t expr[] = { /*nop*/ 0x96 }; in TEST_F() local
|
/aosp12/system/core/fastboot/ |
H A D | vendor_boot_img_utils_test.cpp | 51 #define EXPECT_RESULT(expr, result_matcher) \ argument 56 #define EXPECT_ERROR(expr, error_matcher) \ argument
|
/aosp12/build/make/tools/releasetools/ |
H A D | check_partition_sizes.py | 45 def __init__(self, desc, expr, value=None): argument
|
/aosp12/hardware/interfaces/audio/effect/all-versions/default/util/ |
H A D | EffectUtils.cpp | 41 #define CONVERT_CHECKED(expr, result) \ argument
|