Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DSourceLocationTest.cpp33 Verifier.expectLocation(1, 1); in TEST()
39 Verifier.expectLocation(1, 1); in TEST()
45 Verifier.expectLocation(1, 1); in TEST()
51 Verifier.expectLocation(1, 1); in TEST()
82 Verifier.expectLocation(1, 8); in TEST()
312 Verifier.expectLocation(2, 13); in TEST()
330 Verifier.expectLocation(2, 12); in TEST()
348 Verifier.expectLocation(2, 8); in TEST()
366 Verifier.expectLocation(3, 8); in TEST()
386 Verifier.expectLocation(3, 8); in TEST()
[all …]
DMatchVerifier.h182 void expectLocation(unsigned Line, unsigned Column) { in expectLocation() function
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp922 bool expectLocation; in validateSingleVariable() local
929 expectLocation = false; in validateSingleVariable()
934 expectLocation = false; in validateSingleVariable()
939 expectLocation = false; in validateSingleVariable()
944 expectLocation = false; in validateSingleVariable()
949 expectLocation = true; in validateSingleVariable()
952 if (!expectLocation) in validateSingleVariable()