Home
last modified time | relevance | path

Searched defs:bm (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dbitmap_page_alignment_test.cpp32 MemBitmap<> bm(ToVoidPtr(HEAP_STARTING_ADDRESS), sz, bmPtr.get()); in TEST_F() local
45 MemBitmap<DEFAULT_ALIGNMENT_IN_BYTES> bm(ToVoidPtr(heapBegin), HEAP_CAPACITY, bmPtr.get()); in TEST_F() local
85 MemBitmap<> bm(ToVoidPtr(heapBegin), heapCapacity, bmPtr.get()); in TEST_F() local
Dbitmap_clear_range_test.cpp34 MemBitmap<DEFAULT_ALIGNMENT_IN_BYTES> bm(ToVoidPtr(heapBegin), HEAP_CAPACITY, bmPtr.get()); in TEST_F() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js26971 const bm = { variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument