Home
last modified time | relevance | path

Searched refs:test_plugin (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/test/core/surface/
Dinit_test.cc47 static void test_plugin() { in test_plugin() function
68 test_plugin(); in main()
/external/protobuf/cmake/
Dtests.cmake6 "Using absolute test_plugin path in tests" ON)
184 add_compile_options(-DGOOGLE_PROTOBUF_TEST_PLUGIN_PATH="$<TARGET_FILE:test_plugin>")
194 ${protobuf_source_dir}/src/google/protobuf/compiler/test_plugin.cc
197 add_executable(test_plugin ${test_plugin_files}) target
198 target_link_libraries(test_plugin libprotoc libprotobuf gmock)
/external/protobuf/
D.gitignore68 src/test_plugin
DBUILD417 name = "test_plugin",
421 "src/google/protobuf/compiler/test_plugin.cc",
505 ":test_plugin",
/external/protobuf/src/
DMakefile.am678 protobuf-lite-test test_plugin protobuf-lite-arena-test \ program
822 google/protobuf/compiler/test_plugin.cc