Home
last modified time | relevance | path

Searched defs:InvalidLineTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/preprocessor_tests/
H A Dlocation_test.cpp348 class InvalidLineTest : public LocationTest, public testing::WithParamInterface<LineTestParam> class
351 TEST_P(InvalidLineTest, Identified) in TEST_P() argument