Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc148 bool found_expected_import = false; in TEST() local
151 found_expected_import = true; in TEST()
155 EXPECT_TRUE(found_expected_import); in TEST()