Home
last modified time | relevance | path

Searched defs:test_header (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/trie/
H A Dheader.h43 static bool test_header(const char *ptr) { in test_header() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/
H A Dweb_transport_headers_test.cc114 WebTransportInitHeader test_header; in TEST() local
/aosp_15_r20/system/extras/simpleperf/scripts/test/
H A Dreport_sample_test.py85 def test_header(self): member in TestReportSample
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_urllibnet.py186 def test_header(self): member in urlretrieveNetworkTests
Dtest_pdb.py2042 def test_header(self): member in PdbTestCase
Dtest_regrtest.py125 def test_header(self): member in ParseArgsTestCase
Dtest_xmlrpc.py1261 def test_header(self): member in HeadersServerTestCase
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_urllibnet.py188 def test_header(self): member in urlretrieveNetworkTests
/aosp_15_r20/external/python/cpython3/Lib/test/test_tools/
Dtest_i18n.py67 def test_header(self): member in Test_pygettext
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/test/
H A Dmp3reader.cpp319 uint32_t test_header = U32_AT(tmp); in resync() local
/aosp_15_r20/frameworks/av/media/module/extractors/mp3/
H A DMP3Extractor.cpp171 uint32_t test_header = U32_AT(tmp); in Resync() local
/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_easy_install.py1055 def test_header(self): member in TestWindowsScriptWriter
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dmod.rs2034 fn test_header() { in test_header() function