Home
last modified time | relevance | path

Searched refs:expected_same (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dcnn_test.cc181 float expected_same[] = { in TEST_F() local
315 RunCNNTest(image_width, image_height, input, expected_same, &cnn_config, in TEST_F()
344 float expected_same[] = { in TEST_F() local
392 RunCNNTest(image_width, image_height, input, expected_same, &cnn_config, in TEST_F()
999 float expected_same[] = { in TEST_F() local
1063 RunCNNTest(image_width, image_height, input, expected_same, &cnn_config, in TEST_F()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dcnn_test.cc189 float expected_same[] = { in TEST_F() local
323 RunCNNTest(image_width, image_height, input, expected_same, &cnn_config, in TEST_F()
352 float expected_same[] = { in TEST_F() local
400 RunCNNTest(image_width, image_height, input, expected_same, &cnn_config, in TEST_F()
1007 float expected_same[] = { in TEST_F() local
1071 RunCNNTest(image_width, image_height, input, expected_same, &cnn_config, in TEST_F()
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapi_opsynonym.cc255 int expected_same = subqueries_sameweight_count[subqgroup]; in DEFINE_TESTCASE() local
259 TEST_EQUAL(same_weight, expected_same); in DEFINE_TESTCASE()