HomeSort by relevance Sort by last modified time
    Searched refs:service2_ (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/
service_unittest.cc 92 service2_(new ServiceUnderTest(control_interface(),
225 scoped_refptr<ServiceUnderTest> service2_; member in class:shill::ServiceTest
353 // credentials. Use service2_ here since we're have some code in
358 EXPECT_FALSE(service2_->mutable_store()->SetAnyProperty(
363 service2_->SetEapCredentials(new EapCredentials());
364 EXPECT_TRUE(service2_->mutable_store()->SetAnyProperty(
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 1171 const ServiceDescriptor* service2_; member in class:google::protobuf::descriptor_unittest::ServiceDescriptorTest
    [all...]

Completed in 332 milliseconds