Home
last modified time | relevance | path

Searched defs:positive_test (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/config/tools/
Dgenerate.cpp126 bool positive_test, in write_test_file()
234 void process_ipp_file(const fs::path& file, bool positive_test) in process_ipp_file()
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dtest-assembly.py38 def positive_test(machine, assembly): function
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_pipeline_shader.cpp1370 auto range_test = [this](float value, bool positive_test) { in TEST_F()
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp4577 VkImageLayout descriptor_layout, const bool positive_test) { in TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier_test.cc6466 DotOfGatherTestSpec positive_test = positives[i]; in DotOfGatherPositiveNegativeTests() local