Home
last modified time | relevance | path

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

/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",
DMakefile.in392 vsprojects/test_plugin.vcproj \
/external/protobuf/util/
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