Home
last modified time | relevance | path

Searched defs:expected_flags (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c480 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
544 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
580 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
731 unsigned int old_flags1 = 0, old_flags2 = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
765 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
912 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
1447 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers_unittest.cc142 const int expected_flags[kPatternSize] = { variable
183 int expected_flags[16] = { variable
240 int expected_flags[8] = {kTemporalUpdateLast, in TEST_F() local
585 int expected_flags[8] = { in TEST_F() local
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dmock_producer.cc204 FlushFlags expected_flags) { in ExpectFlush()
213 FlushFlags expected_flags) { in ExpectFlush()
/aosp_15_r20/external/coreboot/tests/device/
H A Di2c-test.c83 unsigned long int expected_flags[] = {0, I2C_M_RD, I2C_M_TEN, I2C_M_RECV_LEN, in mock_expect_params_platform_i2c_transfer() local
/aosp_15_r20/external/libchrome-gestures/src/
H A Diir_filter_interpreter_unittest.cc61 unsigned expected_flags = hs[i].fingers[0].flags; in TEST() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_content_disposition_unittest.cc428 int expected_flags; in TEST() member
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Dflag_changer_test.py111 def _testParseCmdLine(self, command_line, expected_flags): argument
/aosp_15_r20/external/fonttools/Tests/pens/
H A DttGlyphPen_test.py784 expected_flags, argument
/aosp_15_r20/kernel/tests/net/test/
H A Dsrcaddr_selection_test.py93 self, address, expected_ifindex, expected_flags): argument
/aosp_15_r20/external/pigweed/pw_log/
H A Dproto_utils_test.cc98 unsigned int expected_flags, in VerifyLogEntry()
/aosp_15_r20/external/webrtc/p2p/base/
H A Ddtls_transport_unittest.cc250 int expected_flags = in OnTransportReadPacket() local
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc1937 FlushFlags expected_flags(FlushFlags::Initiator::kTraced, in TEST_F() local
2282 FlushFlags expected_flags(FlushFlags::Initiator::kConsumerSdk, in TEST_F() local
2322 FlushFlags expected_flags(FlushFlags::Initiator::kTraced, in TEST_F() local
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_unittest.cc6260 Flags expected_flags; in TEST_F() local
6340 Flags expected_flags; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc6296 Flags expected_flags; in TEST_F() local
6376 Flags expected_flags; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc6256 Flags expected_flags; in TEST_F() local
6336 Flags expected_flags; in TEST_F() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc6296 Flags expected_flags; in TEST_F() local
6376 Flags expected_flags; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_unittest.cc6260 Flags expected_flags; in TEST_F() local
6340 Flags expected_flags; in TEST_F() local
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc4810 Op op, T left, T right, int carry, T expected, StatusFlags expected_flags) { in AdcsSbcsHelper()