Home
last modified time | relevance | path

Searched refs:OtherSource (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1466 StringRef OtherSource = "other"; in TEST_F() local
1467 EXPECT_NE(N, DIFile::get(Context, Filename, Directory, Checksum, OtherSource)); in TEST_F()