Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/verification/
DPrintingVerboseTypesWithArgumentsTest.java23 class Boo { class in PrintingVerboseTypesWithArgumentsTest
34 Boo boo = mock(Boo.class); in should_not_report_argument_types_when_to_string_is_the_same()
52 Boo boo = mock(Boo.class); in should_show_the_type_of_only_the_argument_that_doesnt_match()
70 Boo boo = mock(Boo.class); in should_show_the_type_of_the_mismatching_argument_when_output_descriptions_for_invocations_are_different()
94 Boo boo = mock(Boo.class); in should_not_show_types_when_argument_value_is_different()
/external/mockito/src/test/java/org/mockitousage/
DPlaygroundTest.java24 class Boo { class in PlaygroundTest
/external/clang/test/SemaCXX/
Dextern-c.cpp210 class Boo { class
/external/webrtc/webrtc/modules/video_render/ios/
Dopen_gles20.mm297 // Boo! Since GLES2 doesn't have GL_UNPACK_ROW_LENGTH and iOS doesn't