Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc229 TestGenerator test_generator; in TEST() local
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc99 TestGenerator test_generator; in TEST() local
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc105 TestGenerator test_generator; in TEST() local
/external/v8/src/profiler/
Dcpu-profiler.cc254 ProfileGenerator* test_generator, in CpuProfiler()