Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc156 bool found_expected_import = false; in TEST() local
159 found_expected_import = true; in TEST()
163 EXPECT_TRUE(found_expected_import); in TEST()