Searched refs:truncate_if_exists (Results 1 – 1 of 1) sorted by relevance
1296 bool truncate_if_exists = !!(expectations & TRUNCATE_IF_EXISTS); in MatchOpenExpectations() local1343 if (truncate_if_exists != (info.size == 0)) in MatchOpenExpectations()