Searched defs:C_test (Results 1 – 3 of 3) sorted by relevance
445 int64_t C_ref[2] = { 0 }, C_test[2] = { 0 }; in RunGetProjSubspaceTest() local504 int64_t C_ref[2] = { 0 }, C_test[2] = { 0 }; in RunGetProjSubspaceTest_ExtremeValues() local630 int64_t C_ref[2] = { 0 }, C_test[2] = { 0 }; in RunGetProjSubspaceTestHBD() local689 int64_t C_ref[2] = { 0 }, C_test[2] = { 0 }; in RunGetProjSubspaceTestHBD_ExtremeValues() local
16 constexpr int C_test(bool b) { return b ? C::variable : C::function(); } in C_test() function
25 constexpr int C_test(bool b) { return b ? C::variable : C::function(); } in C_test() function