Searched refs:TEST_AND_RETURN (Results 1 – 7 of 7) sorted by relevance
440 TEST_AND_RETURN(i); in VoidMacroTestHelper()441 TEST_AND_RETURN(ui); in VoidMacroTestHelper()442 TEST_AND_RETURN(b); in VoidMacroTestHelper()443 TEST_AND_RETURN(cptr); in VoidMacroTestHelper()
425 #define TEST_AND_RETURN(_x) \ macro
453 TEST_AND_RETURN(r == 13); in HexDumpArray()459 TEST_AND_RETURN(r == 3); in HexDumpArray()
139 TEST_AND_RETURN(HasOutputPipe()); in PerformAction()
393 TEST_AND_RETURN(header_line.find('\n') == string::npos); in SetHeader()394 TEST_AND_RETURN(header_name.find(':') == string::npos); in SetHeader()
117 TEST_AND_RETURN(base::CreateNewTempDirectory("au_postint_mount", &temp_dir)); in PerformPartitionPostinstall()
230 TEST_AND_RETURN(blob_file_ != nullptr); in Run()