Searched refs:test_main_thread (Results 1 - 6 of 6) sorted by relevance

/external/jemalloc/test/integration/
H A Dallocated.c98 TEST_BEGIN(test_main_thread)
120 test_main_thread,
122 test_main_thread,
124 test_main_thread));
H A Dthread_tcache_enabled.c86 TEST_BEGIN(test_main_thread)
108 test_main_thread,
110 test_main_thread,
112 test_main_thread));
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofiler_unittest.cc69 static void test_main_thread() { function
108 test_main_thread();
135 test_main_thread();
H A Dprofiler_unittest.sh113 mthread1=`"$PPROF" $PPROF_FLAGS $exec1 "$prof1" | grep test_main_thread | awk '{print $1}'`
114 mthread2=`"$PPROF" $PPROF_FLAGS $exec2 "$prof2" | grep test_main_thread | awk '{print $1}'`
172 mthread=`$PPROF $PPROF_FLAGS $exec1 "$prof1" | grep test_main_thread | awk '{print $1}'`
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofiler_unittest.cc69 static void test_main_thread() { function
108 test_main_thread();
135 test_main_thread();
H A Dprofiler_unittest.sh113 mthread1=`"$PPROF" $PPROF_FLAGS $exec1 "$prof1" | grep test_main_thread | awk '{print $1}'`
114 mthread2=`"$PPROF" $PPROF_FLAGS $exec2 "$prof2" | grep test_main_thread | awk '{print $1}'`
172 mthread=`$PPROF $PPROF_FLAGS $exec1 "$prof1" | grep test_main_thread | awk '{print $1}'`

Completed in 125 milliseconds