Home
last modified time | relevance | path

Searched defs:expected_id (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/bluetooth_FastPairUI/
H A Dbluetooth_FastPairUI.py54 def find_notification(self, expected_id): argument
59 def wait_for_notification_to_show(self, expected_id): argument
70 def wait_for_notification_to_disappear(self, expected_id): argument
/aosp_15_r20/external/minijail/test/
H A Dlibminijail_test.cpp51 bool check_ugid(uid_t expected_id) { in check_ugid()
/aosp_15_r20/external/mesa3d/.gitlab-ci/tests/utils/
H A Dtest_lava_log.py319 def test_gitlab_section_id(case_name, expected_id): argument
/aosp_15_r20/system/unwinding/libunwindstack/
H A DMapInfo.cpp433 SharedString* expected_id = nullptr; in SetBuildID() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/evp/
Devp_extra_test.cc453 int expected_id) { in TestValidPrivateKey()
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dbatch_test.py362 def _DoTestConvertHeaderToId(self, header, expected_id): argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/evp/
Devp_extra_test.cc453 int expected_id) { in TestValidPrivateKey()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py1354 expected_id=None, argument
1377 def _wait_for_connect(ad, expected_ssid=None, expected_id=None, tries=2): argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/evp/
H A Devp_extra_test.cc454 int expected_id) { in TestValidPrivateKey()
/aosp_15_r20/external/boringssl/src/crypto/evp/
H A Devp_extra_test.cc454 int expected_id) { in TestValidPrivateKey()
/aosp_15_r20/external/webrtc/pc/
H A Drtc_stats_integrationtest.cc1282 for (const std::string* expected_id : expected_ids) { in TEST_F() local
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp88 const ResourceId& expected_id, in Exists()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp2143 …:inspectMessageLog(glw::GLenum expected_source, glw::GLenum expected_type, glw::GLuint expected_id, in inspectMessageLog()
/aosp_15_r20/packages/modules/adb/client/
Dfile_sync_client.cpp540 uint32_t expected_id = v2 ? ID_DENT_V2 : ID_DENT_V1; in FinishLsImpl() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dlocal_service_manager_test.cc949 IdType expected_id; in TEST() local
/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/
H A Dmkvparser.cc396 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
434 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/aosp_15_r20/external/libwebm/mkvparser/
H A Dmkvparser.cc395 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
433 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.cc396 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
434 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc2629 int expected_id = -1; in TestExtensionFilter() local