Searched refs:kTestName (Results 1 – 3 of 3) sorted by relevance
21 static const char* kTestName = "librandom-bridge_not.existing.so"; variable25 EXPECT_EQ(true, NativeBridgeNameAcceptable(kTestName)); in TEST_F()29 LoadNativeBridge(kTestName, nullptr); in TEST_F()
21 static const char* kTestName = "../librandom$@-bridge_not.existing.so"; variable26 LoadNativeBridge(kTestName, nullptr); in TEST_F()
59 const char kTestName[] = "Test WiMAX Network"; variable75 service_->set_friendly_name(kTestName); in WiMaxServiceTest()160 EXPECT_EQ(kTestName, service_->friendly_name()); in TEST_F()230 WiMaxService::CreateStorageIdentifier(kTestNetworkId, kTestName)); in TEST_F()