Home
last modified time | relevance | path

Searched refs:parser_parse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dstats_print.c802 parser_parse(parser_t *parser) { in parser_parse() function
904 assert_true(parser_parse(&parser), in TEST_BEGIN()
915 assert_false(parser_parse(&parser), in TEST_BEGIN()
986 assert_false(parser_parse(&parser), in TEST_BEGIN()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch125858 -parser_parse(parser_t *parser) {
125960 - expect_true(parser_parse(&parser),
125971 - expect_false(parser_parse(&parser),
126042 - expect_false(parser_parse(&parser),