Searched refs:kTestName (Results 1 – 2 of 2) 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()