Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
H A Dgpu_atomic_test.cc29 TEST_F(GpuAtomicTest, TestStore) { in TEST_F() argument
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_store.py806 class TestStore(dist.Store): class
819 class TestStore(dist.Store): class
/aosp_15_r20/external/cronet/base/
H A Datomicops_unittest.cc174 static void TestStore() { in TestStore() function
/aosp_15_r20/external/libchrome/base/
H A Datomicops_unittest.cc173 static void TestStore() { in TestStore() function
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_arm64_test.cc121 void TestStore(uint32_t insn_bytes, uint64_t expected_result) { in TestStore() function in berberis::__anonb346acf30111::Riscv64ToArm64InterpreterTest