Searched refs:NUMBER_2 (Results 1 – 2 of 2) sorted by relevance
34 static constexpr int NUMBER_2 = 2; variable416 *argc = (testEnv->engineType != 0) ? NUMBER_2 : 1; in napi_get_cb_info()430 *argc = NUMBER_2; in napi_get_cb_info()438 *argc = testEnv->testAsyncorPermose ? 1 : NUMBER_2; in napi_get_cb_info()447 *argc = testEnv->testAsyncorPermose ? 1 : NUMBER_2; in napi_get_cb_info()
45 static constexpr int NUMBER_2 = 2; variable112 g_testEnv.engineType = NUMBER_2; in TestGetUpdaterFromOther()