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.cc100 TestGenerator test_generator; in TEST() local
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc95 TestGenerator test_generator; in TEST() local
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc101 TestGenerator test_generator; in TEST() local
/external/v8/src/profiler/
Dcpu-profiler.cc403 ProfileGenerator* test_generator, in CpuProfiler()