Home | History | Annotate | Download | only in tests

Lines Matching full:that

4  * Use of this source code is governed by a BSD-style license that can be
21 // This is an example of a GPU test that uses GrContextOptions to do the test.
28 // This is an example of a GPU test that tests a property that should work for all GPU contexts.
37 // This is an example of a GPU test that tests a property that should work for all GPU contexts that
46 // This is an example of a GPU test that tests a property that uses the null GPU context. It should
47 // be used if the test tests some behavior that is mocked with the null context.