|
Ninja
|
#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <vector>#include "elide_middle.h"#include "metrics.h"
Go to the source code of this file.
Functions | |
| int | main () |
Variables | |
| static const char * | kTestInputs [] |
| int main | ( | ) |
Definition at line 31 of file elide_middle_perftest.cc.
References ElideMiddleInPlace(), GetTimeMillis(), and kTestInputs.
|
static |
Definition at line 25 of file elide_middle_perftest.cc.
Referenced by main().