Searched refs:that_hasher (Results 1 – 1 of 1) sorted by relevance
545 GraphHasher that_hasher(&that_graph_def, that_root, that->flib_); in CheckFunctionsEqualHelper() local546 TF_RETURN_IF_ERROR(that_hasher.Init()); in CheckFunctionsEqualHelper()547 TF_RETURN_IF_ERROR(this_hasher.CheckEqual(&that_hasher)); in CheckFunctionsEqualHelper()