Android-cuttlefish cvd tool
Namespaces | Functions
gflags_xml_parser_test.cpp File Reference
#include "cuttlefish/common/libs/utils/gflags_xml_parser.h"
#include <string>
#include <vector>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "cuttlefish/result/result_matchers.h"
Include dependency graph for gflags_xml_parser_test.cpp:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{gflags_xml_parser_test.cpp}
 

Functions

 cuttlefish::anonymous_namespace{gflags_xml_parser_test.cpp}::TEST (GflagsXmlParserTest, ParseValidXml)
 
 cuttlefish::anonymous_namespace{gflags_xml_parser_test.cpp}::TEST (GflagsXmlParserTest, ParseEmptyFlags)
 
 cuttlefish::anonymous_namespace{gflags_xml_parser_test.cpp}::TEST (GflagsXmlParserTest, ParseInvalidXml)
 
 cuttlefish::anonymous_namespace{gflags_xml_parser_test.cpp}::TEST (GflagsXmlParserTest, ParseWrongRoot)