Home
last modified time | relevance | path

Searched refs:bA (Results 1 - 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DprotectedMembersThisParameter.js28 function bA<T extends A>(this: T, arg: B) {
161 function bA(arg) { class
/third_party/skia/tests/
H A DReadPixelsTest.cpp150 int32_t bA = static_cast<int32_t>(SkGetPackedA32(b)); in check_read_pixel() local
155 return aA == bA && in check_read_pixel()
H A DWritePixelsTest.cpp168 int32_t bA = static_cast<int32_t>(SkGetPackedA32(b)); in check_pixel() local
173 return aA == bA && in check_pixel()

Completed in 4 milliseconds