Searched refs:ParseMiscTest (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc648 typedef ParserTest ParseMiscTest; typedef in namespace:google::protobuf::compiler::__anon28961
650 TEST_F(ParseMiscTest, ParseImport) {
656 TEST_F(ParseMiscTest, ParseMultipleImports) {
666 TEST_F(ParseMiscTest, ParsePackage) {
672 TEST_F(ParseMiscTest, ParsePackageWithSpaces) {
682 TEST_F(ParseMiscTest, ParseFileOptions) {
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc687 typedef ParserTest ParseMiscTest; typedef in namespace:google::protobuf::compiler::__anon14813
689 TEST_F(ParseMiscTest, ParseImport) {
695 TEST_F(ParseMiscTest, ParseMultipleImports) {
705 TEST_F(ParseMiscTest, ParsePublicImports) {
719 TEST_F(ParseMiscTest, ParsePackage) {
725 TEST_F(ParseMiscTest, ParsePackageWithSpaces) {
735 TEST_F(ParseMiscTest, ParseFileOptions) {

Completed in 108 milliseconds