Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_console_colour.cpp36 struct NoColourImpl : IColourImpl { struct
37 void use( Colour::Code ) {} in use()
39 static IColourImpl* instance() { in instance()
/external/bcc/tests/cc/
Dcatch.hpp6968 struct NoColourImpl : IColourImpl { struct
6969 void use( Colour::Code ) {} in use()
6971 static IColourImpl* instance() { in instance()
/external/catch2/single_include/catch2/
Dcatch.hpp8110 struct NoColourImpl : IColourImpl { struct
8111 void use( Colour::Code ) {} in use()
8113 static IColourImpl* instance() { in instance()