Searched refs:test_2op (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc10663 bool test_2op = std::isnan(n) || std::isnan(m); local
10695 if (test_2op) {
10727 if (test_2op) {
10791 bool test_2op = std::isnan(n) || std::isnan(m); local
10823 if (test_2op) {
10855 if (test_2op) {
/external/vixl/test/
H A Dtest-assembler-a64.cc9253 bool test_2op = isnan(n) || isnan(m); local
9285 if (test_2op) {
9317 if (test_2op) {
9380 bool test_2op = isnan(n) || isnan(m); local
9412 if (test_2op) {
9444 if (test_2op) {

Completed in 329 milliseconds