HomeSort by relevance Sort by last modified time
    Searched full:test_allocate (Results 1 - 5 of 5) sorted by null

  /external/libcxx/test/std/experimental/memory/memory.resource.global/
null_memory_resource.pass.cpp 85 void test_allocate() function
116 test_allocate();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/memory/memory.resource.global/
null_memory_resource.pass.cpp 84 void test_allocate() function
115 test_allocate();
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.cpp 93 bool test_allocate = !out_buffers; local
120 if (test_allocate) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.cpp 93 bool test_allocate = !out_buffers; local
120 if (test_allocate) {
  /hardware/qcom/display/sdm845/libgralloc1/
gr_buf_mgr.cpp 99 bool test_allocate = !out_buffers; local
126 if (test_allocate) {

Completed in 92 milliseconds