OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FunctionAndId
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
testutil.cc
78
struct
FunctionAndId
{
115
FunctionAndId
* fn_and_id = static_cast<
FunctionAndId
*>(ptr_to_fnid);
141
FunctionAndId
* fn_and_ids = new
FunctionAndId
[count];
172
FunctionAndId
* fn_and_id = static_cast<
FunctionAndId
*>(ptr_to_fnid);
206
FunctionAndId
* fn_and_ids = new
FunctionAndId
[count];
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
testutil.cc
78
struct
FunctionAndId
{
115
FunctionAndId
* fn_and_id = static_cast<
FunctionAndId
*>(ptr_to_fnid);
141
FunctionAndId
* fn_and_ids = new
FunctionAndId
[count];
172
FunctionAndId
* fn_and_id = static_cast<
FunctionAndId
*>(ptr_to_fnid);
206
FunctionAndId
* fn_and_ids = new
FunctionAndId
[count];
Completed in 51 milliseconds