Home
last modified time | relevance | path

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

/external/libunwind/src/dwarf/
DGfde.c84 const uint32_t expected_id = (base) ? 0xffffffff : 0; in parse_cie() local
102 const uint64_t expected_id = (base) ? 0xffffffffffffffffull : 0; in parse_cie() local
/external/minijail/test/
Dlibminijail_test.cpp50 bool check_ugid(uid_t expected_id) { in check_ugid()
/external/boringssl/src/crypto/evp/
Devp_extra_test.cc682 int expected_id) { in TestValidPrivateKey()
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dbatch_test.py274 def _DoTestConvertHeaderToId(self, header, expected_id): argument
/external/v8/test/cctest/
Dtest-profile-generator.cc455 unsigned expected_id[] = {3, 5, 7}; in TEST() local
/external/autotest/client/bin/
Djob.py789 def end_reboot_and_verify(self, expected_when, expected_id, subdir, argument
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp395 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()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc393 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
431 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2_unittest.cc1045 int expected_id = -1; in TestExtensionFilter() local