HomeSort by relevance Sort by last modified time
    Searched defs:test_generator (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 100 TestGenerator test_generator; local
102 cli.RegisterGenerator("--test_out", &test_generator, "");
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 101 TestGenerator test_generator; local
103 cli.RegisterGenerator("--test_out", &test_generator, "");
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 95 TestGenerator test_generator; local
97 cli.RegisterGenerator("--test_out", &test_generator, "");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 237 def test_generator(self): member in class:ProfileHookTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 237 def test_generator(self): member in class:ProfileHookTestCase

Completed in 135 milliseconds