Searched refs:ToT (Results 1 – 4 of 4) sorted by relevance
7 PURPOSE = "Verifies if the ToT Camera App works."18 This integration test verifies if the ToT version of the Camera App works fine.
57 on both ToT Chromium and on an older build of Chromium. This is useful58 because if the ref build results change along with the ToT results,
19 Matches only expected ToT values, so older branches may fail.
5364 QualType ToT = Importer.Visit(fromTy); in Import() local5365 if (ToT.isNull()) in Import()5366 return ToT; in Import()5369 ImportedTypes[fromTy] = ToT.getTypePtr(); in Import()5371 return ToContext.getQualifiedType(ToT, FromT.getLocalQualifiers()); in Import()