Home
last modified time | relevance | path

Searched defs:expected_return (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fadvise/
Dposix_fadvise01.c37 int expected_return = 0; variable
/external/google-benchmark/test/
Dfilter_test.cc83 size_t expected_return; in main() local
/external/libcxx/utils/google-benchmark/test/
Dfilter_test.cc83 size_t expected_return; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus_unittest.cc121 double expected_return) { in TestSetPacketLossRate()
/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc820 AudioProcessing::Error expected_return) { in TestChangingChannelsInt16Interface()
829 AudioProcessing::Error expected_return) { in TestChangingForwardChannels()
840 AudioProcessing::Error expected_return) { in TestChangingReverseChannels()
/external/autotest/client/common_lib/
Dutils_unittest.py389 def stub_urlopen_with_timeout_comparison(self, test_func, expected_return, argument
400 expected_return, *expected_args): argument