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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc4492 class SourceLocationTest : public testing::Test { class in namespace:google::protobuf::descriptor_unittest
4494 SourceLocationTest() function in class:google::protobuf::descriptor_unittest::SourceLocationTest
4519 TEST_F(SourceLocationTest, GetSourceLocation) {
4552 TEST_F(SourceLocationTest, GetSourceLocation_MissingSourceCodeInfo) {
4570 TEST_F(SourceLocationTest, GetSourceLocation_BogusSourceCodeInfo) {

Completed in 54 milliseconds