Searched defs:expected_return (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fadvise/ |
H A D | posix_fadvise01.c | 36 int expected_return = 0; variable
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/cm/ |
H A D | cm_test.h | 44 bool RunEach(T expected_return, Function RunTest) in RunEach()
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/ |
H A D | filter_test.cc | 83 size_t expected_return; in main() local
|
/aosp_15_r20/external/google-benchmark/test/ |
H A D | filter_test.cc | 87 int64_t expected_return; in main() local
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/ |
H A D | filter_test.cc | 87 int64_t expected_return; in main() local
|
/aosp_15_r20/build/make/tools/envsetup/ |
H A D | run_envsetup_tests | 45 def test(shell, command, expected_return, expected_stdout, expected_stderr, expected_env): argument
|
/aosp_15_r20/trusty/kernel/lib/sm/ |
H A D | sm.c | 495 uint32_t expected_return; in sm_handle_fiq() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | audio_processing_unittest.cc | 798 AudioProcessing::Error expected_return) { in TestChangingChannelsInt16Interface() 818 AudioProcessing::Error expected_return) { in TestChangingForwardChannels() 829 AudioProcessing::Error expected_return) { in TestChangingReverseChannels()
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | utils_unittest.py | 400 def stub_urlopen_with_timeout_comparison(self, test_func, expected_return, argument 411 expected_return, *expected_args): argument
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | utils.py | 277 def PollAndWait(func, expected_return, timeout_exception, timeout_secs, argument
|