Searched defs:testpoint (Results 1 – 2 of 2) sorted by relevance
12 type testpoint struct { struct13 name string14 ok bool15 err string16 auxstr string
972 constexpr UINT testpoint = bufferSize / 2; in TEST_P() local