Searched defs:opt_result (Results 1 – 3 of 3) sorted by relevance
29 opt_result = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE) variable
1395 bool opt_result = pass.Run(&*module).ValueOrDie(); in TEST_F() local1523 bool opt_result = pass.Run(&*module).ValueOrDie(); in TEST_F() local
1477 auto opt_result = packet_list->front().frame->Decode( in DecodeLoop() local