Searched defs:SourceLocationTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc4494 class SourceLocationTest : public testing::Test { class in namespace:google::protobuf::descriptor_unittest
4496 SourceLocationTest() function in class:google::protobuf::descriptor_unittest::SourceLocationTest
4521 TEST_F(SourceLocationTest, GetSourceLocation) {
4554 TEST_F(SourceLocationTest, GetSourceLocation_MissingSourceCodeInfo) {
4572 TEST_F(SourceLocationTest, GetSourceLocation_BogusSourceCodeInfo) {

Completed in 53 milliseconds