Searched defs:passedString (Results 1 – 2 of 2) sorted by relevance
67 String passedString = ActivityContext.getWithContext(STRING_VALUE, (context, str) -> str); in getWithContext_oneArgument_passesFirstArgument() local82 String passedString = ActivityContext.getWithContext( in getWithContext_twoArguments_passesFirstArgument() local107 String passedString = ActivityContext.getWithContext( in getWithContext_threeArguments_passesFirstArgument() local
10047 static const char* passedString() { return "PASSED"; } in passedString() function in Catch::CompactReporter::AssertionPrinter10050 static const char* passedString() { return "passed"; } in passedString() function in Catch::CompactReporter::AssertionPrinter